Leadtools.Annotations.Core Namespace > AnnFont Class : AnnFont Constructor |
public AnnFont( string fontFamilyName, double sizeInPoints )
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 )