C# Class NewTOAPIA.GL.PixelStoreBoolCommand

Inheritance: PixelStoreCommand
Datei anzeigen Open project: Wiladams/NewTOAPIA

Protected Properties

Property Type Description
fBoolValue bool

Public Methods

Method Description
PixelStoreBoolCommand ( PixelStore storeparam, bool aValue ) : System

Method Details

PixelStoreBoolCommand() public method

public PixelStoreBoolCommand ( PixelStore storeparam, bool aValue ) : System
storeparam PixelStore
aValue bool
return System

Property Details

fBoolValue protected_oe property

protected bool fBoolValue
return bool