Fill

OdEndPath.Fill property

Gets or sets a value indicating whether this OdEndPath is fill.

public bool Fill { get; set; }

Property Value

true if fill; otherwise, false.

See Also