Share

PaletteSet.PaletteSet(string) Constructor

Description

This is PaletteSet, a member of class PaletteSet.

Visual Basic

Public Sub New(
    name As string
)

C#

public PaletteSet(
    string name
);

Links

PaletteSet Class, Autodesk.Windows.Palettes Namespace

Was this information helpful?