DimensionDimensionShape Property |
The shape of this dimension.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic DimensionShape DimensionShape { get; }
Public ReadOnly Property DimensionShape As DimensionShape
Get
public:
property DimensionShape DimensionShape {
DimensionShape get ();
}
member DimensionShape : DimensionShape with get
Property Value
DimensionShape
See Also