C#
VB
Java
WinRT C#
C++
Returns the default RasterRegionXForm values.
public static RasterRegionXForm Default { get; }
Public Shared ReadOnly Property Default As Leadtools.RasterRegionXForm
public static Leadtools.RasterRegionXForm Default {get;}
static public RasterRegionXForm Default()
get_Default();
public:
static property Leadtools.RasterRegionXForm^ Default {
Leadtools.RasterRegionXForm^ get();
}
An RasterRegionXForm initialized to the default values.
For an example, refer to RasterRegion.Transform.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET