Point |
The PointStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| CreateBy | Gets or Sets the "Created by" string for the style. (Inherited from StyleBase) | |
| CustomMarkerStyle |
Gets or sets a long value specifying a custom marker style.
(Inherited from MarkerStyleBase) | |
| CustomMarkerSuperimposeStyle |
Gets or sets the CustomMarkerSuperimposeType enum value that specifies the shape superimposed on the custom point style marker as either none, a circle, a square, or both square and circle.
(Inherited from MarkerStyleBase) | |
| DateCreated | Gets the "Date created" string for the style. (Inherited from StyleBase) | |
| DateModified | Gets the "Date modified" string for the style. (Inherited from StyleBase) | |
| Description |
Gets or sets the description.
(Inherited from DBObject) | |
| Display3dType | Gets or sets the PointDisplay3dType enum value that specifies how the display elevation of the Points is established when view point3 in 3D. | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| Elevation | Gets or sets the point's elevation if the points are to be flattened to an elevation. | |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) | |
| LabelDisplayStyleModel | Obsolete. Gets the DisplayStyle property that specifies the PointStyle label Model display styles such as color, linetype, plotstyle, etc. | |
| LabelDisplayStylePlan | Obsolete. Gets the DisplayStyle property that specifies the PointStyle label Plan display styles such as color, linetype, plotstyle, etc. | |
| MarkerDisplayStyleModel | Obsolete. Gets the DisplayStyle property that specifies the point style marker Model display styles such as color, linetype, plotstyle, etc. (Inherited from MarkerStyleBase) | |
| MarkerDisplayStylePlan | Obsolete. Gets the DisplayStyle property that specifies the point style marker Plan display styles such as color, linetype, plotstyle, etc. (Inherited from MarkerStyleBase) | |
| MarkerFixedScale |
Gets or sets a fixed scale used to scale the point symbol.
(Inherited from MarkerStyleBase) | |
| MarkerRotationAngle |
Gets or sets the marker's rotation angle.
(Inherited from MarkerStyleBase) | |
| MarkerSize |
Gets or sets the marker size in drawing units.
(Inherited from MarkerStyleBase) | |
| MarkerSymbolName |
Gets or sets a string value that represents the marker symbol block name.
(Inherited from MarkerStyleBase) | |
| MarkerType | Gets or sets the marker to an AutoCAD point, a customer mark, or a symbol. | |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase) | |
| Orientation |
Gets or sets the MarkerOrientationType enum value that defines how the marker rotation angle is applied.
(Inherited from MarkerStyleBase) | |
| ScaleFactor | Gets or sets the scale factor for point elevations for when viewing in 3D. | |
| SizeType |
Gets or sets the MarkerSizeType enum value that defines how the marker is sized, such as relative to screen, fixed scale, etc.
(Inherited from MarkerStyleBase) |
| Name | Description | |
|---|---|---|
| CopyAsSibling |
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase) | |
| ExportTo(Database, StyleConflictResolverType) |
Exports the current style to another drawing.
(Inherited from StyleBase) | |
| GetDisplayStyleModel | Gets the DisplayStyle object that specifies model display properties for the point component. | |
| GetDisplayStylePlan | Gets the DisplayStyle object that specifies plan display properties for the point component. | |
| GetDisplayStyleProfile | Gets the DisplayStyle object that specifies profile display properties for the point component. | |
| GetDisplayStyleSection | Gets the DisplayStyle object that specifies section display properties for the point component. | |
| GetLabelDisplayStyleModel | Gets the DisplayStyle property that specifies the PointStyle label Model display styles such as color, linetype, plotstyle, etc. | |
| GetLabelDisplayStylePlan | Gets the DisplayStyle property that specifies the PointStyle label Plan display styles such as color, linetype, plotstyle, etc. | |
| GetMarkerDisplayStyleModel |
Gets the DisplayStyle property that specifies the point style marker Model display styles such as color, linetype, plotstyle, etc.
(Inherited from MarkerStyleBase) | |
| GetMarkerDisplayStylePlan |
Gets the DisplayStyle property that specifies the point style marker Plan display styles such as color, linetype, plotstyle, etc.
(Inherited from MarkerStyleBase) |