When true, this Layer will not be affected by the Display's scaling (if the display is scalable).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public PhoneOrientation OrientationVisibility { get; set; } |
Visual Basic |
---|
Public Property OrientationVisibility As PhoneOrientation Get Set |
JScript |
---|
function get OrientationVisibility () : PhoneOrientation function set OrientationVisibility (value : PhoneOrientation) |