DstHeight property (ILEADRasterZoomView)
Remarks
(Document/Medical) only.) Gets
or sets the height of the destination rectangle, in screen coordinates.
The initial value is 0, and this property is in pixels. This property
is used when displaying a Zoom View. 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 height 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 height.
See Also
Elements: |
DstLeft
property, DstTop property,
DstWidth property,
SrcLeft property,
SrcTop property,
SrcWidth
property, SrcHeight
property, BorderStyle
property, BorderColor
property, PenStyle property,
Index property,
SrcBorderStyle property,
SrcBorderColor property,
SrcPenStyle property,
EnableCallouts property, CalloutColor
property, CalloutPenStyle property,
ZoomFactor property,
Enabled property,
ForceDst property, AnnContainer
property, HasZoomView
property, ZoomViewsCount
property,SrcPenWidth
property, CalloutPenWidth
property, PenWidth
property,SrcPenWidth
property, CalloutPenWidth
property, PenWidth
property, CreateZoomView
method, GetZoomView method,
UpdateZoomView method,
DestroyZoomView method |
Topics: |
Raster
Images: Displaying Images |