←Select platform

AngleB Property

Summary

Gets or sets the angular amount to change the B angle on which the filter is applied.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int AngleB {get; set;}
Public Property AngleB As Integer
public int AngleB {get; set;}
@property (nonatomic, assign) NSInteger angleB
public int getAngleB() 
public void setAngleB(int value) 
get_AngleB(); 
set_AngleB(value); 
Object.defineProperty('AngleB'); 
public: 
property int AngleB { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the amount of change in the B angle, in hundredths of degrees. Valid values range between -18000 and 18000.

Example

Refer to AdjustTintCommand.

Requirements

Target Platforms

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