Gets or sets the flags that control the behavior when resizing the image. 
Supported in Silverlight, Windows Phone 7 
         
             
            
Syntax
| Visual Basic (Usage) |  Copy Code | 
|---|
Dim instance As SizeCommand
Dim value As RasterSizeFlags
 
instance.Flags = value
 
value = instance.Flags  | 
 
             
             
            Property Value
Flags that control the behavior when resizing the image.
  
             
             
            
Example
 
            
            
            
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7 
 
            
            
See Also