'Declaration
Protected Property VisualBitmapScalingMode As System.Windows.Media.BitmapScalingMode
'Usage
Dim instance As SheetTab Dim value As System.Windows.Media.BitmapScalingMode instance.VisualBitmapScalingMode = value value = instance.VisualBitmapScalingMode
protected System.Windows.Media.BitmapScalingMode VisualBitmapScalingMode {get; set;}
protected read-write property VisualBitmapScalingMode: System.Windows.Media.BitmapScalingMode;
protected function get,set VisualBitmapScalingMode : System.Windows.Media.BitmapScalingMode