Class Region
- Namespace
- Cairo
- Assembly
- cairo-1.0.dll
public class Region : BoxedRecord, GTypeProvider, InstanceFactory, IDisposable
- Inheritance
-
Region
- Implements
- Inherited Members
Constructors
Region(RegionOwnedHandle)
public Region(RegionOwnedHandle handle)
Parameters
handle
RegionOwnedHandle
Properties
Handle
public RegionOwnedHandle Handle { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
GetGType()
public static Type GetGType()