Public Enum TransitionInSRC Inherits System.Enum
Dim instance As TransitionInSRC
public enum TransitionInSRC : System.Enum
Public Enum TransitionInSRC Inherits System.Enum
Dim instance As TransitionInSRC
public enum TransitionInSRC : System.Enum
Member | Description |
---|---|
NonSmooth | Defines the case in which the transition from SRC to RC in columns of SRC construction is not smooth (2). |
Smooth | Defines the case in which the transition from SRC to RC in columns of SRC construction is smooth (1). |
Unknown | Defines the case in which the smoothness of the transition from SRC to RC in columns of SRC construction is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.TransitionInSRC
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2