←Select platform

ParallelogramMinZ Property

Summary
The minimum point of the bounding parallelogram of the vector file
Syntax
C#
VB
C++
Java
public double ParallelogramMinZ { get; } 
Public ReadOnly Property ParallelogramMinZ As Double 
public double getParallelogramMinZ() 
public: 
property double ParallelogramMinZ { 
   double get(); 
} 

Property Value

The minimum 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.