Click or drag to resize

tagLOGPALETTE Class

Represents a logical palette header.
Inheritance Hierarchy
SystemObject
  Altaxo.UnmanagedApi.Ole32tagLOGPALETTE

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public sealed class tagLOGPALETTE

The tagLOGPALETTE type exposes the following members.

Constructors
 NameDescription
Public methodtagLOGPALETTE Initializes a new instance of the tagLOGPALETTE class.
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldpalNumEntriesThe number of palette entries.
Public fieldpalVersionThe palette version.
Top
See Also