Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
X-軸とY-軸で形成される矩形(DslPlotArea)
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public DslPlotArea PlotArea { get; } |
Visual Basic |
---|
Public ReadOnly Property PlotArea As DslPlotArea Get |
Visual C++ |
---|
public: property DslPlotArea^ PlotArea { DslPlotArea^ get (); } |