Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnLinearGradientMode Enumeration |
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, };
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnLinearGradientMode