DstWidth property (ILEADRasterZoomView)
long DstWidth | |
Overview |
Refer to Using the Zoom View |
Remarks
(Document/Medical) only.) Gets or sets the width, in pixels, of the destination rectangle used when displaying a Zoom View. This property uses screen coordinates. The initial value is 0. This property is used only when the ForceDst property is set to TRUE. If you are setting this property, you must set it to a value 100 times the desired value. That is, if you want the width to be 100 pixels, set it to 100 X 100. If you are reading the property, the value in the property is 100 times the actual number of pixels in width.
See Also