ZRefereceMode Enumeration |
Enumeration for defining the reference of z coordinates.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic enum ZRefereceMode
MembersMember name | Value | Description |
---|
None | 0 | |
Top | 1 | |
Center | 2 | |
Bottom | 3 | |
See Also