Свойство | Type | Description | |
---|---|---|---|
StaticDisplayBuildRequired | bool |
Méthode | Description | |
---|---|---|
GetAllDisplayAttributes ( ) : System.Collections.Generic.List |
||
GetDisplayAttribute ( DisplayItemsType ItemToGet ) : DisplayAttributesType | ||
GetLineStypefromString ( string LineStyleIn ) : DashStyle | ||
Load ( ) : void | ||
SetDisplayAttribute ( DisplayItemsType Item, DisplayAttributesType Attribute ) : void |
Méthode | Description | |
---|---|---|
DisplayItemToIndex ( DisplayItemsType ItemToGet ) : int |
public static GetAllDisplayAttributes ( ) : System.Collections.Generic.List |
||
Résultat | System.Collections.Generic.List |
public static GetDisplayAttribute ( DisplayItemsType ItemToGet ) : DisplayAttributesType | ||
ItemToGet | DisplayItemsType | |
Résultat | DisplayAttributesType |
public static GetLineStypefromString ( string LineStyleIn ) : DashStyle | ||
LineStyleIn | string | |
Résultat | DashStyle |
public static SetDisplayAttribute ( DisplayItemsType Item, DisplayAttributesType Attribute ) : void | ||
Item | DisplayItemsType | |
Attribute | DisplayAttributesType | |
Résultat | void |