SettingsCmdCreateSheetsSettingsCmdSheetCreationAlignProfileAndPlanViewType Property |
Specify how to align profile and plan view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PlanViewAlignType> AlignProfileAndPlanViewType { get; }
Public ReadOnly Property AlignProfileAndPlanViewType As PropertyEnum(Of PlanViewAlignType)
Get
public:
property PropertyEnum<PlanViewAlignType>^ AlignProfileAndPlanViewType {
PropertyEnum<PlanViewAlignType>^ get ();
}
Property Value
PropertyEnumPlanViewAlignType
See Also