LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

PyramidAngle Property (PlaneBendCommand)






Gets or sets the view angle, off the Z-axis. .NET support WinRT support
Syntax
public int PyramidAngle {get; set;}
'Declaration
 
Public Property PyramidAngle As Integer
'Usage
 
Dim instance As PlaneBendCommand
Dim value As Integer
 
instance.PyramidAngle = value
 
value = instance.PyramidAngle
public int PyramidAngle {get; set;}
 get_PyramidAngle();
set_PyramidAngle(value);
public:
property int PyramidAngle {
   int get();
   void set (    int value);
}

Property Value

The view angle, off the Z-axis. This value is given in hundredths of a degree (+/-). This can be a number from 0 to 36,000.
Example
Refer to PlaneBendCommand.
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

PlaneBendCommand Class
PlaneBendCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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