PolyLineStampEntry ClassDocuWare Platform .NET API
Tablet polyline stamp. Contains one or more strokes.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientEntryBase
    DocuWare.Platform.ServerClientStampBase
      DocuWare.Platform.ServerClientPolyLineStampEntry

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class PolyLineStampEntry : StampBase

The PolyLineStampEntry type exposes the following members.

Constructors

  NameDescription
Public methodPolyLineStampEntry
Initializes a new instance of the PolyLineStampEntry class
Top
Properties

  NameDescription
Public propertyStroke
Top
Remarks

See Also

Reference