get_PathTypes()

GraphicsPath::get_PathTypes() const method

Returns an array that contains values that indicate the types of the points that make up a path represented by the current object.

ArrayPtr<uint8_t> System::Drawing::Drawing2D::GraphicsPath::get_PathTypes() const

See Also