Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnLinearGradientMode Enumeration






Specifies the direction of a linear gradient.
Syntax
public enum AnnLinearGradientMode : System.Enum 
'Declaration
 
Public Enum AnnLinearGradientMode 
   Inherits System.Enum
public enum AnnLinearGradientMode : System.Enum 
typedef enum LTAnnLinearGradientMode
public enum AnnLinearGradientMode
Leadtools.Annotations.Core.AnnLinearGradientMode = function() { };
Leadtools.Annotations.Core.AnnLinearGradientMode.prototype = {
Horizontal = 0x00000000, Vertical = 0x00000001, Diagonal = 0x00000002, };
Members
ValueMemberDescription
0x00000000Horizontal Specifies a gradient from left to right.
0x00000001Vertical Specifies a gradient from top to bottom.
0x00000002Diagonal Specifies a gradient from upper left to lower right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnLinearGradientMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features