The GradingStyle type exposes the following members.
Methods
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 the grading component Model display color, layer, linetype, etc.
|
![]() | GetDisplayStylePlan |
Gets the DisplayStyle object that specifies the grading component Plan display color, layer, linetype, etc.
|
Properties
Name | Description | |
---|---|---|
![]() | Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject.) |
![]() | CenterMarker |
Gets or Sets the MarkerSizeType enum value that specifies the size of the marker and how it is calculated.
|
![]() | 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.) |
![]() | FixedSize |
Gets or sets the marker size that is specified in the current drawing units (usually feet or meters).
|
![]() | 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.) |
![]() | PercentageOfScreen |
Gets or sets the current zoom level of the marker size.
|
![]() | PlottedSize |
Gets or sets the marker size that is based on the current drawing scale(inches or millimeters).
|
![]() | SlopePatternStyleId |
Gets or sets the object id of the slope pattern style for the grading style.
|
![]() | SlopePatternStyleName |
Gets or sets the name of the slope pattern style for the grading style.
|
![]() | SlopeRangeMax |
Gets or sets the maximum value of the slope value.
|
![]() | SlopeRangeMin |
Gets or sets the minimum value of the slope value.
|
![]() | UseSlopePatternStyle |
Gets or sets a bool value that specifies whether use a slope pattern style for the grading style.
|
![]() | UseSlopeRange |
Gets or sets a bool value that specifies whether the slope pattern is applied to a limited range of slope values.
|