'Declaration Public Property LineCapStyle As Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle
public Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle LineCapStyle { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle get_LineCapStyle(); public: __property void set_LineCapStyle(
Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle value
);
public:
property Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle LineCapStyle { Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle get(); void set(Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineCapStyle value); }