getWindingRule() public method

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