Class CellAreaBoxHandle
public class CellAreaBoxHandle : CellAreaHandle, IDisposable
- Inheritance
-
CellAreaBoxHandle
- Implements
- Inherited Members
Constructors
CellAreaBoxHandle(nint, bool)
public CellAreaBoxHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static CellAreaBoxHandle For<T>(ConstructArgument[] constructArguments) where T : CellAreaBox, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T