The dimension style type of this DimensionType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public DimensionStyleType StyleType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property StyleType As DimensionStyleType Get |
| Visual C++ |
|---|
public: property DimensionStyleType StyleType { DimensionStyleType get (); } |