PathBezierPoint Members

The PathBezierPoint type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Anchor

Gets an anchor of this point.

(Inherited from PathPoint.)
Public property LeavingControl

Gets a leaving control point of this Bezier point.

Public property PrecedingControl

Gets a preceding control point of this Bezier point.

See Also

Reference