The PointGroup type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAllPointsGroupName
Gets the name of the "_All Points" point group.
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyDescription
Gets or sets the description.
(Inherited from DBObject.)
Public propertyDocument
Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyElevationOverride
Gets the elevation override information for points in the PointGroup.
Public propertyIsElevationOverridden
Gets or sets whether the elevation for points in the PointGroup is overridden.
Public propertyIsLocked
Gets or sets whether the PointGroup is locked.
Public propertyIsOutOfDate
Gets whether this PointGroup is out-of-date.
Public propertyIsPointLabelStyleOverridden
Gets or sets whether the point label style for points in the PointGroup is overridden.
Public propertyIsPointStyleOverridden
Gets or sets whether the point style for points in the PointGroup is overridden.
Public propertyIsRawDescriptionOverridden
Gets or sets whether the raw description of points in the PointGroup is overridden.
Public propertyName
Gets or sets the name for the PointGroup.
(Overrides DBObject..::..Name.)
Public propertyPointLabelStyleId
Specifies the point label style to be referenced by a point that is created using the description key.
Public propertyPointsCount
Gets the number of points in the PointGroup.
Public propertyPointStyleId
Specifies what points match this description key during description key matching.
Public propertyRawDescription
Gets the raw description used for points created by description key for the PointGroup.
Public propertyRawDescriptionOverride
Gets the raw description override information for points in the PointGroup.
Public propertyUDPClassificationApplyType
Gets an enumeration that specifies how User-Defined Property classifications are applied to the current point group.
Public propertyUDPClassificationName
Gets the name of the User-Defined Property classification that is assigned to the current point group.

See Also