ProfileViewBandSetItemGetHorizontalGeometryPointsOptions Method |
Gets a GeometryPointSelector containing the state of all AlignmentPointTypes that need to be labeled at the data band.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic GeometryPointSelector<AlignmentPointType> GetHorizontalGeometryPointsOptions()
Public Function GetHorizontalGeometryPointsOptions As GeometryPointSelector(Of AlignmentPointType)
public:
GeometryPointSelector<AlignmentPointType>^ GetHorizontalGeometryPointsOptions()
Return Value
GeometryPointSelectorAlignmentPointType
Exceptions
See Also