Revit 2025.3 API
Dimension |
The dimension style type of this DimensionType.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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