SlopeLineDefinitionside Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
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