Revit 2026 API
Dimension |
The dimension style type of this DimensionType.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public DimensionStyleType StyleType { get; }
Public ReadOnly Property StyleType As DimensionStyleType Get
public: property DimensionStyleType StyleType { DimensionStyleType get (); }
member StyleType : DimensionStyleType with get
Property Value
DimensionStyleTypeSee Also