This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMask Interface > IMask.MaskSize Property (ArcObjects .NET 10.5 SDK) |
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
MaskSize returns or Sets the Double (ASCII) number for the size of the mask in points (approx. 1/72 inch).