SlopePatternLineSymbolLengthType Property |
Specifies how to determine the length of the symbol.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopePatternLengthType LengthType { get; set; }
Public Property LengthType As SlopePatternLengthType
Get
Set
public:
property SlopePatternLengthType LengthType {
SlopePatternLengthType get ();
void set (SlopePatternLengthType value);
}
Property Value
SlopePatternLengthType
See Also