ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXCallout Object > IGArtXCallout Methods > SetBorder Method |
Sets callout line properties, such as line width, line style, color, through IGArtXBorder Object.
Sub SetBorder(newVal As IGArtXBorder)
Name | Description |
---|---|
newVal | IGArtXBorder Object that contains line width, line style, and color properties of the callout line. |
None
N/A