SettingsAlignmentSettingsImpliedPointOfIntersectionDisplayMethod Property |
Gets the display type of implied Point Of intersection
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyEnum<ImpliedPointOfIntersectionDisplayType> DisplayMethod { get; }
Public ReadOnly Property DisplayMethod As PropertyEnum(Of ImpliedPointOfIntersectionDisplayType)
Get
public:
property PropertyEnum<ImpliedPointOfIntersectionDisplayType>^ DisplayMethod {
PropertyEnum<ImpliedPointOfIntersectionDisplayType>^ get ();
}
Property Value
PropertyEnumImpliedPointOfIntersectionDisplayType
See Also