Show / Hide Table of Contents

    Class CheckMarkEntry

    Check mark annotation

    Inheritance
    System.Object
    EntryBase
    CheckMarkEntry
    Inherited Members
    EntryBase.Created
    EntryBase.Type
    EntryBase.Color
    EntryBase.Rotation
    EntryBase.Transparent
    EntryBase.StrokeWidth
    EntryBase.Id
    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
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class CheckMarkEntry : EntryBase

    Properties

    Location

    Deprecated! Location of the annotation.

    Declaration
    public AnnotationRectangle Location { get; set; }
    Property Value
    Type Description
    AnnotationRectangle

    Stroke

    Sequence of points that define a PolyLine.

    Declaration
    public Stroke Stroke { get; set; }
    Property Value
    Type Description
    Stroke
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top