Class CustomPickNameBackground
- Namespace
- Ink_Canvas
- Assembly
- InkCanvasForClass.dll
public class CustomPickNameBackground
- Inheritance
-
CustomPickNameBackground
- Inherited Members
Constructors
CustomPickNameBackground()
public CustomPickNameBackground()
CustomPickNameBackground(string, string)
public CustomPickNameBackground(string name, string filePath)
Parameters
Properties
FilePath
[JsonProperty("filePath")]
public string FilePath { get; set; }
Property Value
Name
[JsonProperty("name")]
public string Name { get; set; }