←Select platform

Angle Property (MaskConvolutionCommand)

Summary

Gets or sets the angle of apparent light source, in hundredths of degrees.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Angle {get; set;}
Public Property Angle As Integer
public int Angle {get; set;}
@property (nonatomic, assign) NSInteger angle
public int getAngle() 
public void setAngle(int value) 
get_Angle(); 
set_Angle(value); 
Object.defineProperty('Angle'); 
public: 
property int Angle { 
   int get(); 
   void set (    int ); 
} 

Property Value

Angle of apparent light source, in hundredths of degrees. Possible values range from -36000 to 36000.

Example

Refer to MaskConvolutionCommand example.

Requirements

Target Platforms

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