共用方式為


ContentIsland.LayoutDirection 屬性

定義

取得 中讀取順序和文字對齊的 ContentSite 版面配置方向。

public:
 property ContentLayoutDirection LayoutDirection { ContentLayoutDirection get(); };
ContentLayoutDirection LayoutDirection();
public ContentLayoutDirection LayoutDirection { get; }
var contentLayoutDirection = contentIsland.layoutDirection;
Public ReadOnly Property LayoutDirection As ContentLayoutDirection

屬性值

的配置 ContentSite 方向。

適用於

另請參閱