TsgCADImage.DrawRect
procedure DrawRect(DC: HDC; SourceRect: TFRect; DestRect: TRect);
Description
This function draws a part of the loaded drawing on the device context specified by DC.
SourceRect specifies a part of the image to be drawn. It is measured in the drawing's units.
DestRect specifies a destination rectangle on the device context.
Go to CAD VCL Enterprise