Skip to content

P_Rhino_Geometry_LinearDimension_DimensionStyleIndex

Will Pearson edited this page Aug 12, 2016 · 2 revisions

LinearDimension.DimensionStyleIndex Property

Index of DimensionStyleV5 in document DimStyle table used by the dimension.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int DimensionStyleIndex { get; set; }

VB

Public Property DimensionStyleIndex As Integer
	Get
	Set

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

LinearDimension Class
Rhino.Geometry Namespace

Clone this wiki locally