Share

SettingsLandXMLImport.Rotation Property

Rotation settings for LandXML importing.



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

Syntax

C#

public SettingsLandXMLImportSettingsRotation Rotation { get; }

VB

Public ReadOnly Property Rotation As SettingsLandXMLImportSettingsRotation
	Get

C++

public:
property SettingsLandXMLImportSettingsRotation^ Rotation {
	SettingsLandXMLImportSettingsRotation^ get ();
}

Property Value

SettingsLandXMLImportSettingsRotation

See Also

Reference

Was this information helpful?