Click or drag to resize

IOleObjectSetColorScheme Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.IOleObject.SetColorScheme(Altaxo.UnmanagedApi.Ole32.tagLOGPALETTE)"]


Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int SetColorScheme(
	tagLOGPALETTE pLogpal
)

Parameters

pLogpal  tagLOGPALETTE

[Missing <param name="pLogpal"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.IOleObject.SetColorScheme(Altaxo.UnmanagedApi.Ole32.tagLOGPALETTE)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.UnmanagedApi.Ole32.IOleObject.SetColorScheme(Altaxo.UnmanagedApi.Ole32.tagLOGPALETTE)"]

See Also