Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public ColorLevelCommandData Blue {get;}
'Declaration
Public ReadOnly Property Blue As ColorLevelCommandData
'Usage
Dim instance As AutoColorLevelCommand Dim value As ColorLevelCommandData value = instance.Blue
public ColorLevelCommandData Blue {get;}
@property (nonatomic, strong, readonly) LTColorLevelCommandData *blue
public ColorLevelCommandData getBlue()
get_Blue();
public: property ColorLevelCommandData^ Blue { ColorLevelCommandData^ get(); }
The AutoColorLevelCommand command updates the value of this property.