ArrowHeadOptionSizeOption Property |
Gets or Sets the arrow head size option.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ArrowHeadSizeType SizeOption { get; set; }
Public Property SizeOption As ArrowHeadSizeType
Get
Set
public:
property ArrowHeadSizeType SizeOption {
ArrowHeadSizeType get ();
void set (ArrowHeadSizeType value);
}
Property Value
ArrowHeadSizeType
See Also