Table of Contents

Property BasePoint

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

BasePoint

Get/Set the base point of the document.It is used when you insert a drawing in a document as a block.

public gPoint BasePoint { get; set; }

Property Value

gPoint

Remarks