Click or drag to resize

File3dmDimStyles Property

Note: This API is now obsolete.

Dimension Styles in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use the new AllDimStyles property")]
public IList<DimensionStyle> DimStyles { get; }

Property Value

Type: IListDimensionStyle
See Also