You are here: Start » AVL.NET » View2DBoxPrimitive.SetPoint Method

View2DBoxPrimitive.SetPoint Method

Sets a single 2D point as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetPoint
(
	System.Drawing.PointF point
)

Parameters

Name Type Range Default Description
pointSystem.Drawing.PointF

Function Overrides

See also