Show / Hide Table of Contents

    Class PolyLineStampEntry

    Tablet polyline stamp. Contains one or more strokes. Used as handwriting stamp

    Inheritance
    System.Object
    EntryBase
    StampBase
    PolyLineStampEntry
    Inherited Members
    StampBase.Location
    StampBase.HeadFont
    StampBase.Signature
    StampBase.UserName
    StampBase.Visible
    StampBase.Frame
    StampBase.ShowUser
    StampBase.ShowDate
    StampBase.ShowTime
    StampBase.SigScopeInfo
    EntryBase.Created
    EntryBase.Type
    EntryBase.Color
    EntryBase.Rotation
    EntryBase.Transparent
    EntryBase.StrokeWidth
    EntryBase.Id
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class PolyLineStampEntry : StampBase

    Properties

    Stroke

    Sequence of strokes of sequence of points that define a set of polylines.

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