![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnFont Class : AnnFont Constructor |
public AnnFont( string fontFamilyName, double sizeInPoints )
'Declaration
Public Function New( _ ByVal fontFamilyName As String, _ ByVal sizeInPoints As Double _ )
public AnnFont( string fontFamilyName, double sizeInPoints )
-(id) initWithFamilyName:(NSString*)name
fontSize:(double)size;
public AnnFont(String fontFamilyName, double sizeInPoints)
function AnnFont( fontFamilyName , sizeInPoints )