Visual Basic (Declaration) | |
---|---|
Public Property Flags As RasterSizeFlags |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ResizeCommand Dim value As RasterSizeFlags instance.Flags = value value = instance.Flags |
C# | |
---|---|
public RasterSizeFlags Flags {get; set;} |
C++/CLI | |
---|---|
public: property RasterSizeFlags Flags { RasterSizeFlags get(); void set ( RasterSizeFlags value); } |
Property Value
Flags that determine resizing options.For an example, refer to ResizeCommand.
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