AdjustableArrowCap.Filled

AdjustableArrowCap.Filled property

Gets or sets a value indicating whether the arrow cap is filled.

public bool Filled { get; set; }

Property Value

This property is true if the arrow cap is filled; otherwise, false.

See Also