| Visual Basic (Declaration) | |
|---|---|
Public Property Flags As RasterSizeFlags | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public RasterSizeFlags Flags {get; set;} | |
| C++/CLI | |
|---|---|
public: property RasterSizeFlags Flags { RasterSizeFlags get(); void set (RasterSizeFlags value); } | |
Return Value
Flags that determine resizing options.For an example, refer to ResizeCommand.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family