Click or drag to resize

MLineNoEndCaps Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the suppression of end caps.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public bool NoEndCaps { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also