FillState

EmfPlusCustomLineCapArrowData.FillState property

Gets or sets a 32-bit Boolean value that specifies whether the arrow cap is filled. If the arrow cap is not filled, only the outline is drawn

public bool FillState { get; set; }

See Also