Gets or sets a value specifying whether lines of text are laid out horizontally or vertically and the direction in which blocks progress.
シンタックス
'宣言
Public Property WritingMode As System.Nullable(Of SvgWritingMode)
public System.Nullable<SvgWritingMode> WritingMode {get; set;}
参照