PaletteSet(String) Constructor
|
Initializes a new instance of the
PaletteSet
class
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public PaletteSet(
string hName
)
Public Sub New (
hName As String
)
public:
PaletteSet(
String^ hName
)
new :
hName : string -> PaletteSet
Parameters
- hName String
-
See Also