LineEntry ClassDocuWare Platform .NET API
Line/Arrow annotation
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientEntryBase
    DocuWare.Platform.ServerClientLineEntry

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

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

The LineEntry type exposes the following members.

Constructors

  NameDescription
Public methodLineEntry
Creates a new instance of this class
Top
Extension Methods

  NameDescription
Public Extension MethodToRectangle
Gets the bounding box from the specified entry.
(Defined by SchemaExtensions.)
Top
Properties

  NameDescription
Public propertyArrow
Public propertyFrom
Public propertyTo
Top
Remarks

See Also

Reference