'宣言 Public Property CharWidth As System.Single
'使用法 Dim instance As Style Dim value As System.Single instance.CharWidth = value value = instance.CharWidth
public System.float CharWidth {get; set;}
            '宣言 Public Property CharWidth As System.Single
'使用法 Dim instance As Style Dim value As System.Single instance.CharWidth = value value = instance.CharWidth
public System.float CharWidth {get; set;}
            デフォルトは 100(通常の幅)です。