Table of Contents

Property ActionLayout

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

ActionLayout

Get the layout of the document that the user input actions is taking place.

The action layout is either the ActiveLayOut(model or a layout) or the default Model layout if a vdViewport is active in a layout.

public vdLayout ActionLayout { get; }

Property Value

vdLayout