Table of Contents

Class WmfSelectPalette

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

The META_SELECTPALETTE record defines the current logical palette with a specified Palette Object.

public class WmfSelectPalette : WmfObject
Inheritance
WmfSelectPalette
Inherited Members

Constructors

WmfSelectPalette()

public WmfSelectPalette()

Properties

ObjectIndex

Gets or sets the index of the object.

public int ObjectIndex { get; set; }

Property Value

int

The index of the object.