The mask size.
[Visual Basic .NET] Public Property MaskSize As Double
[C#] public double MaskSize {get; set;}
[C++]
HRESULT get_MaskSize(
double* Size
);
[C++]
HRESULT put_MaskSize(
double Size
);
[C++]Parameters
Size [out, retval] Size is a parameter of type double Size [in] Size is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
MaskSize returns or Sets the Double (ASCII) number for the size of the mask in points (approx. 1/72 inch).