SlopePatternLineOffsetNumberoflines Property |
Specifies the number of instances of this component to insert.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int Numberoflines { get; set; }
Public Property Numberoflines As Integer
Get
Set
public:
property int Numberoflines {
int get ();
void set (int value);
}
Property Value
Int32
See Also