TsgDrawingNavigator.ActualGraphic
property ActualGraphic: TGraphic;
Description
Returns Picture.Graphic bounded by:
Value |
Condition |
clipping rectangle |
if ClipRectangle = True |
rectangle |
if ViewRectMode = True |
Returns:
Value |
Condition |
TsgCADImageClass = class of TsgCADImage |
if Picture.Graphic is a descender of TsgDXFImageClass |
nil |
if Picture.Graphic = nil |
TMetafile |
otherwise |
Go to CAD VCL Enterprise