Class ShowPropertyFont
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public class ShowPropertyFont : PropertyEntryImpl, IPropertyEntry, IShowProperty
Constructors
| Improve this Doc View SourceShowPropertyFont(Text)
Declaration
public ShowPropertyFont(Text t)
Parameters
| Type | Name | Description |
|---|---|---|
| Text | t |
Properties
| Improve this Doc View SourceFlags
Overrides EntryType, returns GroupTitle.
Declaration
public override PropertyEntryType Flags { get; }
Property Value
| Type | Description |
|---|---|
| PropertyEntryType |
Overrides
| Improve this Doc View SourceSubItems
Declaration
public override IPropertyEntry[] SubItems { get; }
Property Value
| Type | Description |
|---|---|
| IPropertyEntry[] |