GeometryPointLabelOptionTPointType Property |
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic T PointType { get; set; }
Public Property PointType As T
Get
Set
public:
property T PointType {
T get ();
void set (T value);
}
Property Value
T
See Also