Table of Contents

Class Appearance

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

Properties

ChickenSoupSource

[JsonProperty("chickenSoupSource")]
public int ChickenSoupSource { get; set; }

Property Value

int

CustomFloatingBarImgs

[JsonProperty("customFloatingBarImgs")]
public List<CustomFloatingBarIcon> CustomFloatingBarImgs { get; set; }

Property Value

List<CustomFloatingBarIcon>

EnableChickenSoupInWhiteboardMode

[JsonProperty("enableChickenSoupInWhiteboardMode")]
public bool EnableChickenSoupInWhiteboardMode { get; set; }

Property Value

bool

EnableHotkeysInMouseMode

[JsonProperty("enableHotkeysInMouseMode")]
public bool EnableHotkeysInMouseMode { get; set; }

Property Value

bool

EnableSplashScreen

[JsonProperty("enableSplashScreen")]
public bool EnableSplashScreen { get; set; }

Property Value

bool

EnableTimeDisplayInWhiteboardMode

[JsonProperty("enableTimeDisplayInWhiteboardMode")]
public bool EnableTimeDisplayInWhiteboardMode { get; set; }

Property Value

bool

EnableTrayIcon

[JsonProperty("enableTrayIcon")]
public bool EnableTrayIcon { get; set; }

Property Value

bool

EnableViewboxBlackBoardScaleTransform

[JsonProperty("enableViewboxBlackBoardScaleTransform")]
public bool EnableViewboxBlackBoardScaleTransform { get; set; }

Property Value

bool

EraserDisplayOption

[JsonProperty("eraserDisplayOption")]
public int EraserDisplayOption { get; set; }

Property Value

int

FloatingBarImg

[JsonProperty("floatingBarImg")]
public int FloatingBarImg { get; set; }

Property Value

int

HitokotoCategories

[JsonProperty("hitokotoCategories")]
public List<string> HitokotoCategories { get; set; }

Property Value

List<string>

IsColorfulViewboxFloatingBar

[JsonProperty("isColorfulViewboxFloatingBar")]
public bool IsColorfulViewboxFloatingBar { get; set; }

Property Value

bool

IsEnableDisPlayNibModeToggler

[JsonProperty("isEnableDisPlayNibModeToggler")]
public bool IsEnableDisPlayNibModeToggler { get; set; }

Property Value

bool

IsShowClearAndMouseButton

[JsonProperty("isShowClearAndMouseButton")]
public bool IsShowClearAndMouseButton { get; set; }

Property Value

bool

IsShowClearButton

[JsonProperty("isShowClearButton")]
public bool IsShowClearButton { get; set; }

Property Value

bool

IsShowEraserButton

[JsonProperty("isShowEraserButton")]
public bool IsShowEraserButton { get; set; }

Property Value

bool

IsShowExitButton

[JsonProperty("isShowExitButton")]
public bool IsShowExitButton { get; set; }

Property Value

bool

IsShowHideButton

[JsonProperty("isShowHideButton")]
public bool IsShowHideButton { get; set; }

Property Value

bool

IsShowHideControlButton

[JsonProperty("isShowHideControlButton")]
public bool IsShowHideControlButton { get; set; }

Property Value

bool

IsShowLRSwitchButton

[JsonProperty("isShowLRSwitchButton")]
public bool IsShowLRSwitchButton { get; set; }

Property Value

bool

IsShowLassoSelectButton

[JsonProperty("isShowLassoSelectButton")]
public bool IsShowLassoSelectButton { get; set; }

Property Value

bool

IsShowModeFingerToggleSwitch

[JsonProperty("isShowModeFingerToggleSwitch")]
public bool IsShowModeFingerToggleSwitch { get; set; }

Property Value

bool

IsShowQuickColorPalette

[JsonProperty("isShowQuickColorPalette")]
public bool IsShowQuickColorPalette { get; set; }

Property Value

bool

IsShowQuickPanel

[JsonProperty("isShowQuickPanel")]
public bool IsShowQuickPanel { get; set; }

Property Value

bool

IsShowRedoButton

[JsonProperty("isShowRedoButton")]
public bool IsShowRedoButton { get; set; }

Property Value

bool

IsShowShapeButton

[JsonProperty("isShowShapeButton")]
public bool IsShowShapeButton { get; set; }

Property Value

bool

IsShowUndoButton

[JsonProperty("isShowUndoButton")]
public bool IsShowUndoButton { get; set; }

Property Value

bool

IsShowWhiteboardButton

[JsonProperty("isShowWhiteboardButton")]
public bool IsShowWhiteboardButton { get; set; }

Property Value

bool

IsTransparentButtonBackground

[JsonProperty("isTransparentButtonBackground")]
public bool IsTransparentButtonBackground { get; set; }

Property Value

bool

QuickColorPaletteDisplayMode

[JsonProperty("quickColorPaletteDisplayMode")]
public int QuickColorPaletteDisplayMode { get; set; }

Property Value

int

SplashScreenStyle

[JsonProperty("splashScreenStyle")]
public int SplashScreenStyle { get; set; }

Property Value

int

Theme

[JsonProperty("theme")]
public int Theme { get; set; }

Property Value

int

UnFoldButtonImageType

[JsonProperty("unFoldButtonImageType")]
public int UnFoldButtonImageType { get; set; }

Property Value

int

UseLegacyFloatingBarUI

[JsonProperty("useLegacyFloatingBarUI")]
public bool UseLegacyFloatingBarUI { get; set; }

Property Value

bool

ViewboxFloatingBarOpacityInPPTValue

[JsonProperty("viewboxFloatingBarOpacityInPPTValue")]
public double ViewboxFloatingBarOpacityInPPTValue { get; set; }

Property Value

double

ViewboxFloatingBarOpacityValue

[JsonProperty("viewboxFloatingBarOpacityValue")]
public double ViewboxFloatingBarOpacityValue { get; set; }

Property Value

double

ViewboxFloatingBarScaleTransformValue

[JsonProperty("viewboxFloatingBarScaleTransformValue")]
public double ViewboxFloatingBarScaleTransformValue { get; set; }

Property Value

double