ModelBaseExportデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | BackgroundBrushData | モデルの Background ブラシを説明するデータを返します。 |
![]() | FontFamily | モデルの FontFamily を返します。 |
![]() | FontSize | モデルの FontSize を返します。 |
![]() | FontStretch | モデルの FontStretch を返します。 |
![]() | FontStyle | モデルの FontStyle を返します。 |
![]() | FontVariant | モデルの FontVariant を返します。 |
![]() | FontWeight | モデルの FontWeight を返します。 |
![]() | Height | モデルの高さを返します。 |
![]() | HorizontalAlignment | モデルの水平方向の配置を返します。 |
![]() | IsSelected | モデルが論理的に選択されている場合は True を返します。そうでない場合は False を返します。 |
![]() | RenderValue | モデルで描画される値の文字列形式を返します。 |
![]() | Role | モデルのロールを返します。 |
![]() | SelectedStatus | モデルの選択状態を返します。 |
![]() | TextColor | モデルの TextColor ブラシを説明するデータを返します。 |
![]() | VerticalAlignment | モデルの垂直方向の配置を返します。 |
![]() | VirtualizationPercentage | モデルの VirtualizationPercentage を返します。 |
![]() | Width | モデルの幅を返します。 |
![]() | X | モデルの X 位置を返します。 |
![]() | Y | モデルの Y 位置を返します。 |
名前 | 解説 | |
---|---|---|
![]() | SerializeOverride | 派生クラスがシリアル化文字列に追加することを許可します。 |