Click or drag to resize

DimensionSettingsStartArrowType Property

Get or set the arrow type at the start point side.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract ArrowType StartArrowType { get; set; }

Property Value

Type: ArrowType
represents an arrow type ArrowType .
See Also