GraphicsPathIterator.HasCurve

GraphicsPathIterator.HasCurve method

パスがこれに関連付けられているかどうかを示しますGraphicsPathIterator曲線が含まれています.

public bool HasCurve()

戻り値

現在のサブパスに曲線が含まれている場合、このメソッドは true を返します。それ以外の場合は false。

関連項目