C#
VB
Java
C++
The minimum point of the bounding parallelogram of the vector file
public double ParallelogramMinX { get; }
Public ReadOnly Property ParallelogramMinX As Double
public double getParallelogramMinX()
public:
property double ParallelogramMinX {
double get();
}
The minimum X point in parallelogram
Parallelogram that represents the minimum bounding box that contains all vector objects.
For an example, refer to CodecsVectorLoadOptions.
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