Example #1
0
 public HRESULT get_lengthAdjust(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGTextContentElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[10]))((ISVGTextContentElement *)Unsafe.AsPointer(ref this), p));
 }
Example #2
0
 public HRESULT get_focusable(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[14]))((ISVGElement *)Unsafe.AsPointer(ref this), p));
 }
 public HRESULT get_maskUnits(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGMaskElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[8]))((ISVGMaskElement *)Unsafe.AsPointer(ref this), p));
 }
Example #4
0
 public HRESULT get_orientType(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGMarkerElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[18]))((ISVGMarkerElement *)Unsafe.AsPointer(ref this), p));
 }
 public HRESULT get_patternContentUnits(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGPatternElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[10]))((ISVGPatternElement *)Unsafe.AsPointer(ref this), p));
 }
 public HRESULT get_spreadMethod(ISVGAnimatedEnumeration **p)
 {
     return(((delegate * unmanaged <ISVGGradientElement *, ISVGAnimatedEnumeration **, int>)(lpVtbl[12]))((ISVGGradientElement *)Unsafe.AsPointer(ref this), p));
 }