SampleLineVertexSide Property |
Gets the side of the vertex relative to the parent alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SampleLineVertexSideType Side { get; }
Public ReadOnly Property Side As SampleLineVertexSideType
Get
public:
property SampleLineVertexSideType Side {
SampleLineVertexSideType get ();
}
Property Value
SampleLineVertexSideType
See Also