Feature |
The FeatureLineStyle 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) | |
| 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) | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| FeatureLineDisplayStyleModel | Obsolete. Gets the DisplayStyle property that specifies, for the feature line, such Model display styles as color, linetype, plotstyle, etc. | |
| FeatureLineDisplayStylePlan | Obsolete. Gets the DisplayStyle property that specifies, for the feature line, such Plan display styles as color, linetype, plotstyle, etc. | |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) | |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase) | |
| ProfileBeginningVertexMarkerStyleId | Gets or sets the object id of the profile beginning vertex marker style for the feature line style. | |
| ProfileBeginningVertexMarkerStyleName | Gets or sets the name of the profile beginning vertex marker style for the feature line style. | |
| ProfileEndingVertexMarkerStyleId | Gets or sets the object id of the profile ending vertex marker style for the feature line style. | |
| ProfileEndingVertexMarkerStyleName | Gets or sets the name of the profile ending vertex marker style for the feature line style. | |
| ProfileInternalVertexMarkerStyleId | Gets or sets the object id of the profile internal vertex marker style for the feature line style. | |
| ProfileInternalVertexMarkerStyleName | Gets or sets the name of the profile internal vertex marker style for the feature line style. | |
| SectionMarkerDisplayStyleSection | Obsolete. Gets the DisplayStyle property that specifies, for the section marker, such Section display styles as color, linetype, plotstyle, etc. | |
| SectionMarkerStyleId | Gets or sets the object id of the marker style for the feature line style. | |
| SectionMarkerStyleName | Gets or sets the name of the marker style for the feature line style. |
| 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) | |
| GetDisplayStyleProfile | Gets the DisplayStyle object that specifies profile display properties for the FeatureLine component. | |
| GetFeatureLineDisplayStyleModel | Gets the DisplayStyle property that specifies, for the feature line, such Model display styles as color, linetype, plotstyle, etc. | |
| GetFeatureLineDisplayStylePlan | Gets the DisplayStyle property that specifies, for the feature line, such Plan display styles as color, linetype, plotstyle, etc. | |
| GetSectionMarkerDisplayStyleSection | Gets the DisplayStyle property that specifies, for the section marker, such Section display styles as color, linetype, plotstyle, etc. |