This document is archived and information here might be outdated. Recommended version. |
The size of dots used to fill.
[Visual Basic .NET]
Public Property DotSize As Double
[C#]
public double DotSize {get; set;}
[C++]
HRESULT get_DotSize(
System.Double* DotSize
);
[C++]
HRESULT put_DotSize(
double DotSize
);
[C++] Parameters DotSize [out, retval]
DotSize is a parameter of type double* DotSize [in]
DotSize is a parameter of type double
The size of the dots used for filling symbols. Decrease the DotSize for a less dense map, or increase for a more dense map. This value overrides the size values of all of the dot symbols set through ISymbolArray.