'Declaration Public Property LineJoinStyle As Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle
public Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle LineJoinStyle { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle get_LineJoinStyle(); public: __property void set_LineJoinStyle(
Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle value
);
public:
property Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle LineJoinStyle { Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle get(); void set(Vintasoft.Imaging.Pdf.Tree.GraphicsStateLineJoinStyle value); }