Visual Basic (Declaration) | |
---|---|
Public Property RegionData As RasterRegionData |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterRegionData RegionData {get; set;} |
C++/CLI | |
---|---|
public: property RasterRegionData RegionData { RasterRegionData get(); void set (RasterRegionData value); } |
Return Value
The RasterRegionData object that will be used to specify a region on an image.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family