LineJoinStyle

LineJoinStyle enumeration

Representa el estilo de unión de líneas.

public enum LineJoinStyle : sbyte

Valores

NombreValorDescripción
NotDefined-1
Round0
Bevel1
Miter2

Ver también