public float maxPercentOfColorPixels { get; set; }
public: __property float get_maxPercentOfColorPixels(); public: __property void set_maxPercentOfColorPixels(
float value
);
'Declaration Public Property maxPercentOfColorPixels As Single
Property Value
Valid values are from 0 (0%) to 1 (100%). Default value is 0 (0%).