System::Drawing::Drawing2D::GraphicsPath::get_PathPoints method

GraphicsPath::get_PathPoints method

Restituisce un array che contiene i punti che compongono un percorso rappresentato dall’oggetto corrente.

ArrayPtr<PointF> System::Drawing::Drawing2D::GraphicsPath::get_PathPoints() const

Vedi anche