ProjectNameAndFontWeight ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor ProjectNameAndFontWeight

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class ProjectNameAndFontWeight : IEquatable<ProjectNameAndFontWeight>

The ProjectNameAndFontWeight type exposes the following members.

Constructors

  NameDescription
Public methodProjectNameAndFontWeight
Initializes a new instance of the ProjectNameAndFontWeight class
Top
Methods

  NameDescription
Public methodEquals
Public methodToString (Overrides Object ToString .)
Top
Properties

  NameDescription
Public propertyName
Public propertyWeight
Top
See Also