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