CommandListType Enumeration |
Command list types.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic enum CommandListType
MembersMember name | Value | Description |
---|
Contour | 0 |
The Contour.
|
Filling | 1 |
The filling.
|
See Also