←Select platform

ParallelogramMinX Property

Summary

The minimum point of the bounding parallelogram of the vector file

Syntax

C#
VB
Java
C++
public double ParallelogramMinX {get;} 
Public ReadOnly Property ParallelogramMinX As Double 
public double getParallelogramMinX() 
public: 
property double ParallelogramMinX { 
   double get(); 
} 

Property Value

The minimum X point in parallelogram

Remarks

Parallelogram that represents the minimum bounding box that contains all vector objects.

Example

For an example, refer to CodecsVectorLoadOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize