'Declaration
Public Property Shadows As ColorIntensityBalanceCommandData
'Usage
Dim instance As ColorIntensityBalanceCommand
Dim value As ColorIntensityBalanceCommandData
instance.Shadows = value
value = instance.Shadows
@property (nonatomic, strong) LTColorIntensityBalanceCommandData* shadows;
public ColorIntensityBalanceCommandData getShadows()
public void setShadows(ColorIntensityBalanceCommandData value)
get_Shadows();
set_Shadows(value);
Object.defineProperty('Shadows');
Property Value
class that contains values used to adjust the dark tones.