HostInsideType Enum

Definition

Represents the enumeration for host inside type.

public enum class HostInsideType
public enum HostInsideType
type HostInsideType = 
Public Enum HostInsideType
Inheritance
HostInsideType

Fields

HostOutside 1

Specifies the host is outside.

UseDynamicPositioning 3

Specifies that the host uses dynamic positioning.

UseSetParent 2

Specifies that host uses set parent

Applies to