SlopeLineDefinitionside Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopeLineSide side { get; set; }
Public Property side As SlopeLineSide
Get
Set
public:
property SlopeLineSide side {
SlopeLineSide get ();
void set (SlopeLineSide value);
}
Property Value
SlopeLineSide
See Also