pointCount property
int
get
pointCount
The number of coordinates associated with the shape.
Implementation
int get pointCount {
return _objc_msgSend_xw2lbc(this.ref.pointer, _sel_pointCount);
}
The number of coordinates associated with the shape.
int get pointCount {
return _objc_msgSend_xw2lbc(this.ref.pointer, _sel_pointCount);
}