Circle.BorderStyle Property

Gets or sets the LineStyle object that represents the border style of the circle.

public LineStyle BorderStyle { get; set; }
Public Property BorderStyle As LineStyle

Property Value

LineStyle

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Circle
ceTe.DynamicPDF.PageElements

In this topic