SettingsCmdCreateMultipleProfileViewSettingsCmdMultipleProfileViewCreationPlotPattern Property |
Gets
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyEnum<ProfileViewPlotType> PlotPattern { get; }
Public ReadOnly Property PlotPattern As PropertyEnum(Of ProfileViewPlotType)
Get
public:
property PropertyEnum<ProfileViewPlotType>^ PlotPattern {
PropertyEnum<ProfileViewPlotType>^ get ();
}
Property Value
PropertyEnumProfileViewPlotType
See Also