[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.CloseSubPath

CloseSubPath Class

PDF "h" operator. Close the current subpath by appending a straight line segment from the current point to the starting point of the subpath.

Inheritance
CloseSubPath
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class CloseSubPath : OperatorBase
Public Class CloseSubPath
    Inherits OperatorBase

Fields

Name Description
Instance

The instance of the CloseSubPath class.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.