Class
Delete, GetProps, ObjectValid, SetProps
MarkerType
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| InvariantName | string | readwrite | |
| Name | string | readwrite | |
| NextMarkerTypeInDoc | MarkerType | readwrite | |
| Public | bool | readwrite | |
| Required | bool | readonly | |
| Transient | bool | readwrite |
Methods
Instances
PropVals GetProps ()
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
Doc.FirstMarkerTypeInDoc
Marker.MarkerTypeId
MarkerType.NextMarkerTypeInDoc
Return
MarkerType Doc.GetNamedMarkerType (name: string)
MarkerType Doc.NewNamedMarkerType (name: string)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |