Share

PaletteSet.PaletteSet(string, Guid) Constructor

Description

This is PaletteSet, a member of class PaletteSet.

C#

public PaletteSet(
    string name, 
    Guid guid
);

Visual Basic

Public Sub New(
    name As string, 
    guid As Guid
)

Links

PaletteSet Class, Autodesk.Windows.Palettes Namespace

Was this information helpful?