Share

GradingStyle Properties

The GradingStyle type exposes the following members.

Properties

 NameDescription
Public propertyApplication Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject)
Public propertyCenterMarker Gets or Sets the MarkerSizeType enum value that specifies the size of the marker and how it is calculated.
Public propertyCreateByGets or Sets the "Created by" string for the style.
(Inherited from StyleBase)
Public propertyDateCreatedGets the "Date created" string for the style.
(Inherited from StyleBase)
Public propertyDateModifiedGets the "Date modified" string for the style.
(Inherited from StyleBase)
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 propertyFixedSize Gets or sets the marker size that is specified in the current drawing units (usually feet or meters).
Public propertyIsUsed Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject)
Public propertyModifiedByGets the "Modified by" string for the style.
(Inherited from StyleBase)
Public propertyNameSets the "Name" string for the style.
(Inherited from StyleBase)
Public propertyPercentageOfScreen Gets or sets the current zoom level of the marker size.
Public propertyPlottedSize Gets or sets the marker size that is based on the current drawing scale(inches or millimeters).
Public propertySlopePatternStyleId Gets or sets the object id of the slope pattern style for the grading style.
Public propertySlopePatternStyleName Gets or sets the name of the slope pattern style for the grading style.
Public propertySlopeRangeMax Gets or sets the maximum value of the slope value.
Public propertySlopeRangeMin Gets or sets the minimum value of the slope value.
Public propertyUseSlopePatternStyle Gets or sets a bool value that specifies whether use a slope pattern style for the grading style.
Public propertyUseSlopeRange Gets or sets a bool value that specifies whether the slope pattern is applied to a limited range of slope values.

See Also

Reference

Was this information helpful?