Table of Contents

Method IsVisible

Namespace
VectorDraw.Professional.vdPrimaries
Assembly
VectorDraw.Professional.dll

IsVisible()

Indicates if the object can be drawn.

public virtual bool IsVisible()

Returns

bool

True if the object can be drawn.

Remarks

An object is invisible when is Deleted,has Layer null,Layer is frozen, Invisible,object's Bounding Box is empty.