The pipe end cap type

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

Syntax

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

See Also