Point width


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property PointWidth As Integer
C#
int PointWidth { get; }
C++
property int PointWidth abstract  {
    int get();
}
J#
/** property */
public int get_PointWidth();
JScript
public function get PointWidth() : int

Property Value

Missing <value> tag for "P:PalmSens.Plot.ScalableModelSettings.PointWidth"

See Also