The pipe joint of type PenLineJoin

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public PenLineJoin JointType { get; set; }
Visual Basic
Public Property JointType As PenLineJoin
	Get
	Set
JScript
function get JointType () : PenLineJoin
function set JointType (value : PenLineJoin)

See Also