DeviceSetLogicalPalette Method

Sets the logical color palette to be used by this device. The set palette can later be used for setting indexed colors.
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract void SetLogicalPalette(
        Color[] logicalPalette
)

Parameters

logicalPalette
Type: System.DrawingColor
[in] Logical color palette.
See Also

©  Bricsys NV. All rights reserved.