Read-write property
Visual Basic |
---|
Public Property IResUnits As enumIRes |
An enumIRes enumeration value which determines the unit of measurement used by the IResX and IResY properties.
If you change this property from IRes_Inch to IRes_Cm or from IRes_Cm to IRes_Inch, then the values in the IResX property and IResY property convert accordingly.
Even though this value is available at design time it is not saved from one session to another.