cairo Reference Manual

Synopsis

public struct PathDataHeader {
    public    PathDataType              type ;
    public    int                       length ;
}

Description

Details

Constructor Details

Field Details

type
    public    PathDataType              type ;		

length
    public    int                       length ;		

Method Details


Created by Valadoc