Example #1
0
 public HRESULT putref_lengthAdjust(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGTextContentElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[9]))((ISVGTextContentElement *)Unsafe.AsPointer(ref this), v));
 }
Example #2
0
 public HRESULT putref_focusable(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[13]))((ISVGElement *)Unsafe.AsPointer(ref this), v));
 }
 public HRESULT putref_maskContentUnits(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGMaskElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[9]))((ISVGMaskElement *)Unsafe.AsPointer(ref this), v));
 }
Example #4
0
 public HRESULT putref_orientType(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGMarkerElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[17]))((ISVGMarkerElement *)Unsafe.AsPointer(ref this), v));
 }
 public HRESULT putref_patternUnits(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGPatternElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[7]))((ISVGPatternElement *)Unsafe.AsPointer(ref this), v));
 }
 public HRESULT putref_spreadMethod(ISVGAnimatedEnumeration *v)
 {
     return(((delegate * unmanaged <ISVGGradientElement *, ISVGAnimatedEnumeration *, int>)(lpVtbl[11]))((ISVGGradientElement *)Unsafe.AsPointer(ref this), v));
 }