Show / Hide Table of Contents

    Class PolyLineEntry

    PolyLine annotation. Contains a single stroke of points.

    Inheritance
    System.Object
    EntryBase
    PolyLineEntry
    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 PolyLineEntry : EntryBase

    Properties

    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