Pie

CdrEllipse.Pie property

Gets or sets a value indicating whether this CdrEllipse is pie.

public bool Pie { get; set; }

Property Value

true if pie; otherwise, false.

See Also