Share

PaletteSet.Add(string, Uri) Method

Description

This is Add, a member of class PaletteSet.

Visual Basic

Public Function Add(
    name As string, 
    htmlPage As Uri
) As Palette

C#

public Palette Add(
    string name, 
    Uri htmlPage
);

Links

PaletteSet Class, Autodesk.AutoCAD.Windows Namespace

Was this information helpful?