C# Class Cairo.GlitzSurface

Inheritance: Surface
显示文件 Open project: zwcloud/CairoSharp Class Usage Examples

Public Methods

Method Description
GlitzSurface ( IntPtr glitz_surface ) : System

Private Methods

Method Description
GlitzSurface ( IntPtr handle, bool owns ) : System

Method Details

GlitzSurface() public method

public GlitzSurface ( IntPtr glitz_surface ) : System
glitz_surface System.IntPtr
return System