PaletteSet Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Bricscad.WindowsWindow
        Bricscad.WindowsPaletteSet

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public class PaletteSet : Window, IWin32Window, 
        ICollection

The PaletteSet type exposes the following members.

Constructors
  Name Description
Public method PaletteSet(String) Initializes a new instance of the PaletteSet class
Public method PaletteSet(String, Guid) Initializes a new instance of the PaletteSet class
Public method PaletteSet(String, String, Guid) Initializes a new instance of the PaletteSet class
Top
Properties
Methods
  Name Description
Public method Activate  
Public method Add  
Public method AddVisual(String, Visual)  
Public method AddVisual(String, Visual, Boolean)  
Public method Close
(Inherited from Window)
Public method CopyTo(Array, Int32)  
Public method CopyTo(Palette, Int32)  
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from Window)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean) Releases the unmanaged resources used by the PaletteSet and optionally releases the managed resources
(Overrides WindowDispose(Boolean))
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method Focus
(Inherited from Window)
Public method GetEnumerator  
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetIcon
(Inherited from Window)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetLocation
(Inherited from Window)
Public method GetSize
(Inherited from Window)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
Public method Remove  
Public method SetIcon
(Inherited from Window)
Public method SetLocation
(Inherited from Window)
Public method SetSize
(Inherited from Window)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
Events
  Name Description
Public event Load  
Public event PaletteActivated  
Public event Save  
Public event SizeChanged  
Public event StateChanged  
Top
See Also

©  Bricsys NV. All rights reserved.