Gets or sets the plane's bending value.
public int BendFactor { get; set; } Public Property BendFactor As Integer
public int BendFactor {get; set;} get_BendFactor();set_BendFactor(value);Object.defineProperty('BendFactor');
The plane's bending value. The range starts at 100 and increases indefinitely. If BendFactor equals 100 the planes will not be bent.If BendFactor > 100 planes will be bent. The value of this property is internally divided by 100. This property only accepts positive values.
Refer to PlaneBendCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
