LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

ParallelogramMinX Property






The minimum point of the bounding parallelogram of the vector file .NET support
Syntax
public double ParallelogramMinX {get;}
'Declaration
 
Public ReadOnly Property ParallelogramMinX As Double
'Usage
 
Dim instance As CodecsVectorImageInfo
Dim value As Double
 
value = instance.ParallelogramMinX
public double ParallelogramMinX {get;}
 get_ParallelogramMinX(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsVectorImageInfo Class
CodecsVectorImageInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.