Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SetLineCapStyle Class
Members

In This Topic
    SetLineCapStyle Class
    In This Topic
    PDF "J" operator. Set the line cap style in the graphics state.
    Object Model
    SetLineCapStyle Class
    Syntax
    'Declaration
     
    Public Class SetLineCapStyle 
       Inherits OperatorBase
    public class SetLineCapStyle : OperatorBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.SetLineCapStyle

    See Also