TsgDrawingNavigator.ShowPoint
Call ShowPoint to display necessary point of CAD drawing.
function ShowPoint(APoint: TFPoint; AScale: Double): Boolean;
Description
Views drawing's point specified by APoint parameter and sets current scale by AScale parameter.
Returns:
Value |
Meaning |
True |
Function succeeded. |
False |
Function failed. |
Go to CAD VCL Enterprise