Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfLineSegment : PdfPathSegment
Public NotInheritable Class PdfLineSegment Inherits PdfPathSegment
The PdfLineSegment type exposes the following members.
Name | Description | |
---|---|---|
![]() | End |
Gets the end point of this PdfLineSegment.
|
![]() | Start |
Gets the start point of this PdfLineSegment.
|
![]() | Type |
Gets the type of this PdfPathSegment.
(Inherited from PdfPathSegment.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |