Table of Contents

Class MetafileClipCommand

Namespace
DocWright.Core.Metafiles
Assembly
DocWright.Core.dll

A rectangular clip change.

public sealed class MetafileClipCommand : MetafileCommand
Inheritance
MetafileClipCommand
Inherited Members

Constructors

MetafileClipCommand(MetafileRect, bool)

Initializes a clip command.

Properties

Bounds

Gets the clip rectangle in device units.

Push

Gets a value indicating whether the clip is applied rather than restored.