Share

SettingsAlignment.ImpliedPointOfIntersection Property

Gets the defaults for display implied point of intersection.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsAlignmentSettingsImpliedPointOfIntersection ImpliedPointOfIntersection { get; }

VB

Public ReadOnly Property ImpliedPointOfIntersection As SettingsAlignmentSettingsImpliedPointOfIntersection
	Get

C++

public:
property SettingsAlignmentSettingsImpliedPointOfIntersection^ ImpliedPointOfIntersection {
	SettingsAlignmentSettingsImpliedPointOfIntersection^ get ();
}

Property Value

SettingsAlignmentSettingsImpliedPointOfIntersection

See Also

Reference

Was this information helpful?