GeometryPointLabelOptionT Class |
This class controls the selection state of a point type. The class is implemented as a generic that can be parameterized on the point type to manage.
Inheritance HierarchySystemObject
Autodesk.CivilGeometryPointLabelOptionT
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic class GeometryPointLabelOption<T>
where T : Enum
Public Class GeometryPointLabelOption(Of T As Enum)
generic<typename T>
where T : Enum
public ref class GeometryPointLabelOption
Type Parameters
- T
The GeometryPointLabelOptionT type exposes the following members.
Constructors
Properties
See Also