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