Class AnnotationToolSettings
Inheritance
System.Object
AnnotationToolSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DocuWare.Platform.ServerClient.WebClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Serializable]
public class AnnotationToolSettings
Properties
Color
Declaration
public string Color { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public AnnotationTools Type { get; set; }
Property Value
| Type | Description |
|---|---|
| AnnotationTools |