ImageGear for .NET
ImGearARTPopupText Constructor(IImGearRectangle,String,IImGearRGBQuad,ImGearARTTextType,Int32,IImGearRGBQuad,ImGearARTBorder,Boolean,Int32,String,Single,ImGearARTFontStyles,ImGearARTPin,ImGearARTCallout)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPopupText Class > ImGearARTPopupText Constructor : ImGearARTPopupText Constructor(IImGearRectangle,String,IImGearRGBQuad,ImGearARTTextType,Int32,IImGearRGBQuad,ImGearARTBorder,Boolean,Int32,String,Single,ImGearARTFontStyles,ImGearARTPin,ImGearARTCallout)




rect
Mark's rectangle.
text
Text of the mark.
textColor
Color of the mark's text.
textType
Text type.
textOpacity
Text opacity.
fillColor
Fill color of the mark.
border
Border of the mark.
isBorderShaded
Specifies whether the mark's border is shaded or not.
opacity
Opacity of the mark.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.
pin
ImGearARTPin class object that specifies mark's pin icon attributes.
callout
ImGearARTCallout class object that specifies mark's callout attributes.

Glossary Item Box

Initializes a new instance of the ImGearARTPopupText class object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

rect
Mark's rectangle.
text
Text of the mark.
textColor
Color of the mark's text.
textType
Text type.
textOpacity
Text opacity.
fillColor
Fill color of the mark.
border
Border of the mark.
isBorderShaded
Specifies whether the mark's border is shaded or not.
opacity
Opacity of the mark.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.
pin
ImGearARTPin class object that specifies mark's pin icon attributes.
callout
ImGearARTCallout class object that specifies mark's callout attributes.

See Also

©2013. Accusoft Corporation. All Rights Reserved.