RhinoCommon API
File3dmDimStyles Property |
Note: This API is now obsolete.
Dimension Styles in this file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
[ObsoleteAttribute("Use the new AllDimStyles property")] public IList<DimensionStyle> DimStyles { get; }
<ObsoleteAttribute("Use the new AllDimStyles property")> Public ReadOnly Property DimStyles As IList(Of DimensionStyle) Get