Bearbeiten

Freigeben über


EllipseLineDataProvider.Resolution Property

Definition

Resolution is the number of points used to define positions for points on the line. Equivalent to PointCount. Clamped at 2048 max

public:
 property int Resolution { int get(); void set(int value); };
public int Resolution { get; set; }
member this.Resolution : int with get, set
Public Property Resolution As Integer

Property Value

Applies to