The CairoExtend class

(No version information available, might only be in Git)

Вступ

Короткий Огляд Класа

CairoExtend {
/* Константи */
const integer NONE = 0 ;
const integer REPEAT = 1 ;
const integer REFLECT = 2 ;
const integer PAD = 3 ;
}

Предвизначені Константи

CairoExtend::NONE

Description here...

CairoExtend::REPEAT

Description here...

CairoExtend::REFLECT

Description here...

CairoExtend::PAD

Description here...

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top