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 Green {get;}
'Declaration
Public ReadOnly Property Green As ColorLevelCommandData
'Usage
Dim instance As AutoColorLevelCommand Dim value As ColorLevelCommandData value = instance.Green
public ColorLevelCommandData Green {get;}
@property (nonatomic, strong, readonly) LTColorLevelCommandData *green
public ColorLevelCommandData getGreen()
get_Green();
public: property ColorLevelCommandData^ Green { ColorLevelCommandData^ get(); }
The AutoColorLevelCommand command updates the value of this property.