'Declaration Public Sub _updateLabelInformation( _ ByVal rotatedRectangle As _RectangleShape, _ ByVal offsetRadius As Double, _ ByVal labelAngle As Double, _ ByVal linePoints As List(Of IPoint), _ ByVal connectionPoint As IPoint _ )
public void _updateLabelInformation( _RectangleShape rotatedRectangle, double offsetRadius, double labelAngle, List<IPoint> linePoints, IPoint connectionPoint )
Parameters
- rotatedRectangle
- offsetRadius
- labelAngle
- linePoints
- connectionPoint