This documentation is for the old version. Go to the latest Graphics Mill docs

DiamondControlPoint Properties

The DiamondControlPoint type exposes the following members.

Properties

Name Description
Public property Brush

Gets/sets a brush that will be used to fill the control point.

(Inherited from PathControlPoint.)
Public property Enabled

Gets/sets the enabled state of a control point.

(Inherited from ControlPoint.)
Public property Location

Gets/sets a position of a control point.

(Inherited from ControlPoint.)
Public property Pen

Gets/sets a pen that will be used to outline the control point.

(Inherited from PathControlPoint.)
Public property Type

Gets a type of a control point.

(Overrides ControlPoint.Type.)
Public property X

Gets/sets the x-coordinate of a control point.

(Inherited from ControlPoint.)
Public property Y

Gets/sets the y-coordinate of a control point.

(Inherited from ControlPoint.)

See Also

Reference