Class WmfSelectPalette

Class WmfSelectPalette

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)

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

public class WmfSelectPalette : WmfObject

Inheritance

objectMetaObjectWmfObjectWmfSelectPalette

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WmfSelectPalette()

public WmfSelectPalette()

Properties

ObjectIndex

Gets or sets the index of the object.

public int ObjectIndex { get; set; }

Property Value

int