SettingsAlignmentImpliedPointOfIntersection Property |
Gets the defaults for display implied point of intersection.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsAlignmentSettingsImpliedPointOfIntersection ImpliedPointOfIntersection { get; }
Public ReadOnly Property ImpliedPointOfIntersection As SettingsAlignmentSettingsImpliedPointOfIntersection
Get
public:
property SettingsAlignmentSettingsImpliedPointOfIntersection^ ImpliedPointOfIntersection {
SettingsAlignmentSettingsImpliedPointOfIntersection^ get ();
}
Property Value
SettingsAlignmentSettingsImpliedPointOfIntersection
See Also