←Select platform

PlaneOffset Property (PlaneBendCommand)

Summary

Gets or sets the distance between the parallel planes.

Syntax

C#
VB
WinRT C#
C++
public int PlaneOffset {get; set;}
Public Property PlaneOffset As Integer
public int PlaneOffset {get; set;}
get_PlaneOffset(); 
set_PlaneOffset(value); 
Object.defineProperty('PlaneOffset'); 
public: 
property int PlaneOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

Distance between the parallel planes. This property only accepts positive values.

Example

Refer to PlaneBendCommand.

Requirements

Target Platforms

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