Table of Contents

Enum EndCapStyle

Namespace
NetTopologySuite.Operation.Buffer
Assembly
NetTopologySuite.dll

End cap style constants

public enum EndCapStyle

Fields

Flat = 2

Specifies a flat line buffer end cap style.

Round = 1

Specifies a round line buffer end cap style.

Square = 3

Specifies a square line buffer end cap style.