Table of Contents

Class ShadowNode

Namespace
Gsk
Assembly
Gsk-4.0.dll
public class ShadowNode : RenderNode
Inheritance
ShadowNode
Inherited Members

Constructors

ShadowNode(IntPtr)

public ShadowNode(IntPtr handle)

Parameters

handle IntPtr

Methods

GetChild()

public RenderNode GetChild()

Returns

RenderNode

GetNShadows()

public nuint GetNShadows()

Returns

nuint

GetShadow(nuint)

public Shadow GetShadow(nuint i)

Parameters

i nuint

Returns

Shadow