Table of Contents

Method getUserPointDCS

Namespace
VectorDraw.Professional.ActionUtility
Assembly
VectorDraw.Professional.dll

getUserPointDCS(out gPoint)

Gets a gPoint from the user in View Coordinate System.

public StatusCode getUserPointDCS(out gPoint retpt)

Parameters

retpt gPoint

A gPoint variable in View Coordinate Systemwhere the picked point's value is going to be returned.

Returns

StatusCode

A code is returned indicating the user action.