Gets
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyEnum<ProfileViewPlotType> PlotPattern { get; }
VB
Public ReadOnly Property PlotPattern As PropertyEnum(Of ProfileViewPlotType) Get
C++
public: property PropertyEnum<ProfileViewPlotType>^ PlotPattern { PropertyEnum<ProfileViewPlotType>^ get (); }