SlopePatternLineStartType Property |
Specifies whether the pattern begins at the top or bottom of the slope.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopePatternStartType StartType { get; set; }
Public Property StartType As SlopePatternStartType
Get
Set
public:
property SlopePatternStartType StartType {
SlopePatternStartType get ();
void set (SlopePatternStartType value);
}
Property Value
SlopePatternStartType
See Also