Font

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Font

public Font Font {get; set;}

 

Description:        

 Set the shape's font.

 

Example:

 myShape.Font = myCAD1.Font;