This document is archived and information here might be outdated. Recommended version. |
The mask size.
[Visual Basic .NET]
Public Property MaskSize As Double
[C#]
public double MaskSize {get; set;}
[C++]
HRESULT get_MaskSize(
System.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).