Click or drag to resize

ArrowType Enumeration

Arrow type

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum ArrowType
Members
  Member nameValueDescription
EmptyArrow0 None
BlankedArrow1 white arrow
BlankedBox2 white square
BlankedDot3 white circle
DimensionOrigin4 origin
FilledBox5 solid square
FilledArrow6 black arrow
FilledDot7 Black circle
IntegralSymbol8 Integral
OpenArrow9 Arrow
Slash10 diagonal arrow
UnfilledArrow11 empty arrow
FilledDatum12 black datum
BlankedDatum13 White Datum
See Also