Name | Description | |
---|---|---|
CIMDimensionStyle Constructor |
The following tables list the members exposed by CIMDimensionStyle.
Name | Description | |
---|---|---|
CIMDimensionStyle Constructor |
Name | Description | |
---|---|---|
Align | Gets or sets a value indicating whether the text should be aligned with the dimension line. | |
BaselineHeight | Gets or sets the height of the construction for creating baseline dimensions with this style. | |
BeginMarkerSymbol | Gets or sets the symbol used for the begin arrow. | |
ConvertUnits | Gets or sets a value indicating whether the length of the dimension needs to be converted for display. | |
DimensionLineOption | Gets or sets the dimension line display of the style. | |
DimensionLineSymbol | Gets or sets the symbol used for the dimension line. | |
DisplayPrecision | Gets or sets the precision for the value displayed by the dimension text. | |
DisplayUnits | Gets or sets the units the length of the dimension text is displayed in. | |
DrawLineOnFit | Gets or sets a value indicating whether a dimension line should be drawn between the extension lines for an inward dimension. | |
EndMarkerSymbol | Gets or sets the symbol used for the end arrow. | |
Expression | Gets or sets the text expression for the style. | |
ExpressionParserName | Gets or sets the text expression parser for the text expression for the style. | |
ExtendLineOnFit | Gets or sets a value indicating whether the dimension line will be extended to underline the text on inward dimensions. | |
ExtensionLineOffset | Gets or sets the length of the extension line offset. | |
ExtensionLineOption | Gets or sets the extension line display options of the style. | |
ExtensionLineOvershot | Gets or sets the length of the extension line overshot. | |
ExtensionLineSymbol | Gets or sets the symbol used for extension lines. | |
ID | Gets or sets the ID of the style. | |
MarkerFit | Gets or sets the arrow fit policy of the style. | |
MarkerFitTolerance | Gets or sets the arrow fit tolerance of the style. | |
MarkerOption | Gets or sets the arrow display properties of the style. | |
Name | Gets or sets the name of the style. | |
Prefix | Gets or sets the prefix for the text expression for the style. | |
Suffix | Gets or sets the suffix for the text expression for the style. | |
TextFit | Gets or sets the text fit policy for the style. | |
TextOption | Gets or sets the text display option for the style. | |
TextSymbol | Gets or sets the text symbol used for the text. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMDimensionStyle with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMDimensionStyle with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMDimensionStyle and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMDimensionStyle and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |