getWindingRule() public méthode

public getWindingRule ( ) : int
Résultat int
 public int getWindingRule()
 {
     return(_path.getWindingRule());
 }