프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializePosition | bool |
메소드 | 설명 | |
---|---|---|
PaletteTrackBarPositionStates ( IPaletteElementColor inheritPosition, NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteTrackBarPositionStates class.
|
|
PaletteTrackBarPositionStates ( |
Initialize a new instance of the PaletteTrackBarPositionStates class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
|
SetInherit ( IPaletteElementColor inheritPosition ) : void |
Sets the inheritence parent.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializePosition ( ) : bool |
public PaletteTrackBarPositionStates ( IPaletteElementColor inheritPosition, NeedPaintHandler needPaint ) : System | ||
inheritPosition | IPaletteElementColor | Source for inheriting position values. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public PaletteTrackBarPositionStates ( |
||
redirect | Source for inheriting values. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public PopulateFromBase ( PaletteState state ) : void | ||
state | PaletteState | Palette state to use when populating. |
리턴 | void |
public SetInherit ( IPaletteElementColor inheritPosition ) : void | ||
inheritPosition | IPaletteElementColor | Source for inheriting position values. |
리턴 | void |