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