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