SurfaceSlopeArrowStyleArrowType Property |
Gets or sets the SlopeArrowType enum value that specifies the arrowhead style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopeArrowType ArrowType { get; set; }
Public Property ArrowType As SlopeArrowType
Get
Set
public:
property SlopeArrowType ArrowType {
SlopeArrowType get ();
void set (SlopeArrowType value);
}
Property Value
SlopeArrowType
See Also