Specifies the shape used at the start of a line.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public PenLineCap StrokeStartLineCap { get; set; } |
| Visual Basic |
|---|
Public Property StrokeStartLineCap As PenLineCap Get Set |
| JScript |
|---|
function get StrokeStartLineCap () : PenLineCap function set StrokeStartLineCap (value : PenLineCap) |