public int MinimumAreaWidth {get; set;}
public: __property int get_MinimumAreaWidth(); public: __property void set_MinimumAreaWidth( int value );
'Declaration Public Property MinimumAreaWidth As Integer
'Usage Dim instance As DotShadingRemovalOptions Dim value As Integer instance.MinimumAreaWidth = value value = instance.MinimumAreaWidth