Returns the maximum order of the control points belonging to a given path. Signature: Code max = Path:GetMaxOrder()
Returns: - max - The maximum order of the control points belonging to the given path. This can be used to determine how many points a path contains. (number)
Также смотрите: Путь
Ссылки: http://wowprogramming.com/docs/widgets/Path/GetMaxOrder
|