'Declaration
Public Property MidTone As ColorIntensityBalanceCommandData
'Usage
Dim instance As ColorIntensityBalanceCommand
Dim value As ColorIntensityBalanceCommandData
instance.MidTone = value
value = instance.MidTone
@property (nonatomic, strong) LTColorIntensityBalanceCommandData* midTone;
public ColorIntensityBalanceCommandData getMidTone()
public void setMidTone(ColorIntensityBalanceCommandData value)
get_MidTone();
set_MidTone(value);
Object.defineProperty('MidTone');
Property Value
class that contains values used to adjust the medium tones (midtones).