Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Master As ColorLevelCommandData |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ColorLevelCommandData Master {get;} |
C++/CLI | |
---|---|
public: property ColorLevelCommandData^ Master { ColorLevelCommandData^ get(); } |
Return Value
The color leveling information for the Master channel. If AutoColorLevelCommandFlags.NoProcess is not set in Flag property, you can set the value of this property as null. If AutoColorLevelCommandFlags.NoProcess is set in Flag property, then this property cannot be null.For an example, refer to AutoColorLevelCommand
If Flag property is set to AutoColorLevelCommandType.Level, then the value of this property is unchanged. The AutoColorLevelCommand command updates the value of this property.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6