Table of Contents

Class Region

Namespace
Cairo
Assembly
cairo-1.0.dll
public class Region : BoxedRecord
Inheritance
Region
Implements
Inherited Members

Constructors

Region(RegionOwnedHandle)

public Region(RegionOwnedHandle handle)

Parameters

handle RegionOwnedHandle

Properties

Handle

public RegionOwnedHandle Handle { get; }

Property Value

RegionOwnedHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type