Table of Contents

Class Advanced

Namespace
Ink_Canvas
Assembly
InkCanvasForClass.dll
public class Advanced
Inheritance
Advanced
Inherited Members

Properties

AutoBackupIntervalDays

[JsonProperty("autoBackupIntervalDays")]
public int AutoBackupIntervalDays { get; set; }

Property Value

int

EdgeGestureUtilOnlyAffectBlackboardMode

[JsonProperty("edgeGestureUtilOnlyAffectBlackboardMode")]
public bool EdgeGestureUtilOnlyAffectBlackboardMode { get; set; }

Property Value

bool

EnableUIAccessTopMost

[JsonProperty("enableUIAccessTopMost")]
public bool EnableUIAccessTopMost { get; set; }

Property Value

bool

EraserBindTouchMultiplier

[JsonProperty("eraserBindTouchMultiplier")]
public bool EraserBindTouchMultiplier { get; set; }

Property Value

bool

FingerModeBoundsWidth

[JsonProperty("fingerModeBoundsWidth")]
public int FingerModeBoundsWidth { get; set; }

Property Value

int

FingerModeBoundsWidthEraserSize

[JsonProperty("fingerModeBoundsWidthEraserSize")]
public double FingerModeBoundsWidthEraserSize { get; set; }

Property Value

double

FingerModeBoundsWidthThresholdValue

[JsonProperty("fingerModeBoundsWidthThresholdValue")]
public double FingerModeBoundsWidthThresholdValue { get; set; }

Property Value

double

IsAlwaysOnTop

[JsonProperty("isAlwaysOnTop")]
public bool IsAlwaysOnTop { get; set; }

Property Value

bool

IsAutoBackupBeforeUpdate

[JsonProperty("isAutoBackupBeforeUpdate")]
public bool IsAutoBackupBeforeUpdate { get; set; }

Property Value

bool

IsAutoBackupEnabled

[JsonProperty("isAutoBackupEnabled")]
public bool IsAutoBackupEnabled { get; set; }

Property Value

bool

IsEnableAvoidFullScreenHelper

[JsonProperty("isEnableAvoidFullScreenHelper")]
public bool IsEnableAvoidFullScreenHelper { get; set; }

Property Value

bool

IsEnableDPIChangeDetection

[JsonProperty("isEnableDPIChangeDetection")]
public bool IsEnableDPIChangeDetection { get; set; }

Property Value

bool

IsEnableEdgeGestureUtil

[JsonProperty("isEnableEdgeGestureUtil")]
public bool IsEnableEdgeGestureUtil { get; set; }

Property Value

bool

IsEnableForceFullScreen

[JsonProperty("isEnableForceFullScreen")]
public bool IsEnableForceFullScreen { get; set; }

Property Value

bool

IsEnableFullScreenHelper

[JsonProperty("isEnableFullScreenHelper")]
public bool IsEnableFullScreenHelper { get; set; }

Property Value

bool

IsEnableResolutionChangeDetection

[JsonProperty("isEnableResolutionChangeDetection")]
public bool IsEnableResolutionChangeDetection { get; set; }

Property Value

bool

IsEnableUriScheme

[JsonProperty("isEnableUriScheme")]
public bool IsEnableUriScheme { get; set; }

Property Value

bool

IsLogEnabled

[JsonProperty("isLogEnabled")]
public bool IsLogEnabled { get; set; }

Property Value

bool

IsNoFocusMode

[JsonProperty("isNoFocusMode")]
public bool IsNoFocusMode { get; set; }

Property Value

bool

IsQuadIR

[JsonProperty("isQuadIR")]
public bool IsQuadIR { get; set; }

Property Value

bool

IsSaveLogByDate

[JsonProperty("isSaveLogByDate")]
public bool IsSaveLogByDate { get; set; }

Property Value

bool

IsSecondConfirmWhenShutdownApp

[JsonProperty("isSecondConfirmWhenShutdownApp")]
public bool IsSecondConfirmWhenShutdownApp { get; set; }

Property Value

bool

IsSpecialScreen

[JsonProperty("isSpecialScreen")]
public bool IsSpecialScreen { get; set; }

Property Value

bool

LastAutoBackupTime

[JsonProperty("lastAutoBackupTime")]
public DateTime LastAutoBackupTime { get; set; }

Property Value

DateTime

NibModeBoundsWidth

[JsonProperty("nibModeBoundsWidth")]
public int NibModeBoundsWidth { get; set; }

Property Value

int

NibModeBoundsWidthEraserSize

[JsonProperty("nibModeBoundsWidthEraserSize")]
public double NibModeBoundsWidthEraserSize { get; set; }

Property Value

double

NibModeBoundsWidthThresholdValue

[JsonProperty("nibModeBoundsWidthThresholdValue")]
public double NibModeBoundsWidthThresholdValue { get; set; }

Property Value

double

TouchMultiplier

[JsonProperty("touchMultiplier")]
public double TouchMultiplier { get; set; }

Property Value

double

WindowMode

[JsonProperty("windowMode")]
public bool WindowMode { get; set; }

Property Value

bool