StationGeometryStationType Property |
Gets the geometry point station type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentGeometryPointStationType GeometryStationType { get; set; }
Public Property GeometryStationType As AlignmentGeometryPointStationType
Get
Set
public:
property AlignmentGeometryPointStationType GeometryStationType {
AlignmentGeometryPointStationType get ();
void set (AlignmentGeometryPointStationType value);
}
Property Value
AlignmentGeometryPointStationType
See Also