Constructors
				
					
					constructor
					
					
						- 
							
							Parameters
								- 
									Default value family: string = "Arial"
- 
									Default value emSize: number = 10
- 
									
								
- 
									
								
 
Accessors
				
				
				
				
					
					sizeInPoints
					
						- get sizeInPoints(): number
Methods
				
					
					clone
					
						- clone(cloneProperties?: boolean, cloneComponents?: boolean): any
						- 
							
							
							Parameters
								- 
									Default value cloneProperties: boolean = true
- 
									Default value cloneComponents: boolean = true
 Returns any
 
		
	 
 
 
Creates a new object that is a copy of the current instance.