CmxEllipseSpec.Pie

CmxEllipseSpec.Pie property

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

public bool Pie { get; set; }

Property Value

true if pie; otherwise, false.

See Also