'宣言 Public Property Font As System.Drawing.Font
'使用法 Dim instance As Style Dim value As System.Drawing.Font instance.Font = value value = instance.Font
public System.Drawing.Font Font {get; set;}
'宣言 Public Property Font As System.Drawing.Font
'使用法 Dim instance As Style Dim value As System.Drawing.Font instance.Font = value value = instance.Font
public System.Drawing.Font Font {get; set;}
This property is ambient (inherited from the style of the object containing the current style's owner if not explicitly set).
The default is Arial, 10pt.