Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnFont Constructor (AnnFont)






The font family of the new AnnFont object.
The point size of the new AnnFont object.
Creates a new instance of the AnnFont class.
Syntax
'Declaration
 
Public Function New( _
   ByVal fontFamilyName As String, _
   ByVal sizeInPoints As Double _
)
-(id) initWithFamilyName:(NSString*)name
                fontSize:(double)size;
            
public AnnFont(String fontFamilyName, double sizeInPoints)
function AnnFont( 
   fontFamilyName ,
   sizeInPoints 
)

Parameters

fontFamilyName
The font family of the new AnnFont object.
sizeInPoints
The point size of the new AnnFont object.
Requirements

Target Platforms

See Also

Reference

AnnFont Class
AnnFont Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features