SettingsCmdCreateMultipleProfileViewSettingsCmdMultipleProfileViewCreationStartCorner Property |
Gets
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ProfileViewStartCornerType> StartCorner { get; }
Public ReadOnly Property StartCorner As PropertyEnum(Of ProfileViewStartCornerType)
Get
public:
property PropertyEnum<ProfileViewStartCornerType>^ StartCorner {
PropertyEnum<ProfileViewStartCornerType>^ get ();
}
Property Value
PropertyEnumProfileViewStartCornerType
See Also