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

ParallelogramMaxZ Property






The maximum point of the bounding parallelogram of the vector file .NET support
Syntax
public double ParallelogramMaxZ {get;}
'Declaration
 
Public ReadOnly Property ParallelogramMaxZ As Double
'Usage
 
Dim instance As CodecsVectorImageInfo
Dim value As Double
 
value = instance.ParallelogramMaxZ
public double ParallelogramMaxZ {get;}
 get_ParallelogramMaxZ(); 
public:
property double ParallelogramMaxZ {
   double get();
}

Property Value

The maximum Z 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.