|
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 : AnnResizeMode Enumeration |
public enum AnnResizeMode : System.Enum
'Declaration
Public Enum AnnResizeMode Inherits System.Enum
public enum AnnResizeMode : System.Enum
public enum AnnResizeMode
Leadtools.Annotations.Core.AnnResizeMode = function() { };
Leadtools.Annotations.Core.AnnResizeMode.prototype = {
Fit = 0x00000000,
FitAlways = 0x00000001,
FitWidth = 0x00000002,
FitHeight = 0x00000003,
Stretch = 0x00000004,
};
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnResizeMode