ImageGear22.Art Assembly > ImageGear.ART Namespace : IImGearARTCurve Interface |
The following tables list the members exposed by IImGearARTCurve.
Name | Description | |
---|---|---|
CapStyle | Gets or sets the style of a line end. | |
Color | Gets or sets the color of the mark. | |
NumberOfPoints | Gets the actual number of mark's points. | |
Opacity | Gets or sets the opacity of the mark. | |
Points | Gets the raw points array. | |
Style | Gets or sets the style of the mark. | |
Tension | Gets or sets the tension of the curve. | |
Width | Gets or sets the width of the mark. |
Name | Description | |
---|---|---|
GetPoint | Gets the point with the specified index. | |
SetPoint | Sets the point with the specified index. |