Method | Description | |
---|---|---|
ClipRectangle ( Rectangle bounds, Rectangle &src, Rectangle &dst ) : void | ||
ComputeImageSize ( AutoImageSize imgSize, Rectangle imgRect, Rectangle wndRect ) : Rectangle |
Computes size of the auto-sized image
|
public static ClipRectangle ( Rectangle bounds, Rectangle &src, Rectangle &dst ) : void | ||
bounds | Rectangle | |
src | Rectangle | |
dst | Rectangle | |
return | void |
public static ComputeImageSize ( AutoImageSize imgSize, Rectangle imgRect, Rectangle wndRect ) : Rectangle | ||
imgSize | AutoImageSize | |
imgRect | Rectangle | |
wndRect | Rectangle | |
return | Rectangle |