14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
147 public PDFStreamTraits(
double lw, UInt32 rgb_s, UInt32 rgb_ns, UInt16 ci_s, UInt16 ci_ns,
PDFLineCap capStyle,
PDFLineJoin joinStyle) : this(
GlobalsPINVOKE.new_PDFStreamTraits__SWIG_1(lw, rgb_s , rgb_ns , ci_s , ci_ns , (int)capStyle, (int)joinStyle), true) {
static global::System.Exception Retrieve()
static void PDFStreamTraits_m_curRGB_strok_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void PDFStreamTraits_m_curCapStyle_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static UInt32 PDFStreamTraits_m_curRGB_n_strok_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void PDFStreamTraits_m_curRGB_n_strok_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 PDFStreamTraits_m_curRGB_strok_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int PDFStreamTraits_m_curCapStyle_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 PDFStreamTraits_m_curCI_strok_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void PDFStreamTraits_m_curCI_n_strok_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static int PDFStreamTraits_m_curJoinStyle_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_PDFStreamTraits(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 PDFStreamTraits_m_curCI_n_strok_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void PDFStreamTraits_m_curCI_strok_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static double PDFStreamTraits_m_curLW_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void PDFStreamTraits_m_curLW_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void PDFStreamTraits_m_curJoinStyle_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(PDFStreamTraits obj)
PDFLineJoin m_curJoinStyle
PDFStreamTraits(IntPtr cPtr, bool cMemoryOwn)
PDFStreamTraits(double lw, UInt32 rgb_s, UInt32 rgb_ns, UInt16 ci_s, UInt16 ci_ns, PDFLineCap capStyle, PDFLineJoin joinStyle)