The PointStyle type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)
Public methodGetDisplayStyleModel
Gets the DisplayStyle object that specifies model display properties for the point component.
Public methodGetDisplayStylePlan
Gets the DisplayStyle object that specifies plan display properties for the point component.
Public methodGetDisplayStyleProfile
Gets the DisplayStyle object that specifies profile display properties for the point component.
Public methodGetDisplayStyleSection
Gets the DisplayStyle object that specifies section display properties for the point component.
Public methodGetLabelDisplayStyleModel
Gets the DisplayStyle property that specifies the PointStyle label Model display styles such as color, linetype, plotstyle, etc.
Public methodGetLabelDisplayStylePlan
Gets the DisplayStyle property that specifies the PointStyle label Plan display styles such as color, linetype, plotstyle, etc.
Public methodGetMarkerDisplayStyleModel
Gets the DisplayStyle property that specifies the point style marker Model display styles such as color, linetype, plotstyle, etc.
(Inherited from MarkerStyleBase.)
Public methodGetMarkerDisplayStylePlan
Gets the DisplayStyle property that specifies the point style marker Plan display styles such as color, linetype, plotstyle, etc.
(Inherited from MarkerStyleBase.)

See Also