Cairo.Region.Region C# (CSharp) Метод

Region() публичный Метод

public Region ( ) : System
Результат System
        public Region()
            : this(NativeMethods.cairo_region_create () , true)
        {
        }

Same methods

Region::Region ( IntPtr handle, bool owned ) : System
Region::Region ( RectangleInt rect ) : System