ObjectInfoType Enumeration |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax [SerializableAttribute]
public enum ObjectInfoType
<SerializableAttribute>
Public Enumeration ObjectInfoType
[SerializableAttribute]
public enum class ObjectInfoType
[<SerializableAttribute>]
type ObjectInfoType
Members
| Member name | Value | Description |
---|
| NONE | 0 | |
| REFERENCEPOINT | 1 | |
| GEOMETRY | 2 | |
| GEOMETRYCLIPPED | 3 | |
| FULLGEOMETRY | 4 | |
| FULLGEOMETRYCLIPPED | 5 | |
| TILEGEOMETRY | 6 | |
| TILEGEOMETRYCLIPPED | 7 | |
Remarks See Also