ImageGear Professional for Windows ActiveX
CreateProtractor Method

Description:

Creates Protractor annotation with specified properties.

Syntax:

      CreateProtractor(
StartPoint As IGPoint, 
HeadPoint As IGPoint, 
EndPoint As IGPoint, 
Border As IGArtXBorder, 
Opacity As Long, 
AspectRatio As IGArtXAspectRatio, 
ArcRadius As Long, 
Precision As Long) As IGArtXProtractor

Parameters:

Name Description
StartPoint Coordinates of the start point.
HeadPoint Coordinates of the head point.
EndPoint Coordinates of the end point.
Border Contains line properties of the annotation, such as line style, line width, color. See IGArtXBorder Object for more information.
Opacity Opacity value for the annotation.
AspectRatio IGArtXAspectRatio Object containing aspect ratio properties.
ArcRadius Arc radius value for the annotation Arc radius value for the annotation.
Precision Number of digit after a decimal point to display.

Return Value:

New instance of IGArtXProtractor Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback