This document is archived and information here might be outdated. Recommended version. |
Symbol size (points) corresponding to the minimum value.
[Visual Basic .NET] Public Property MinSize As Double
[C#] public double MinSize {get; set;}
[C++]
HRESULT get_MinSize(
System.Double* points
);
[C++]
HRESULT put_MinSize(
double points
);
[C++]
Parameters points [out, retval]
points is a parameter of type double* points [in]
points is a parameter of type double