The following tables list the members exposed by ModelBaseExport.
Name | Description | |
---|---|---|
![]() | ModelBaseExport Constructor |
Name | Description | |
---|---|---|
![]() | BackgroundBrushData | Returns data describing the model's Background brush. |
![]() | FontFamily | Returns the model's FontFamily. |
![]() | FontSize | Returns the model's FontSize. |
![]() | FontStretch | Returns the model's FontStretch. |
![]() | FontStyle | Returns the model's FontStyle. |
![]() | FontVariant | Returns the model's FontVariant. |
![]() | FontWeight | Returns the model's FontWeight. |
![]() | Height | Returns the model's height. |
![]() | HorizontalAlignment | Returns the model's horizontal alignment. |
![]() | IsSelected | Returns true if the model is logically selected, otherwise returns false. |
![]() | RenderValue | Returns a string representation of the value rendered by the model. |
![]() | Role | Returns the model's role. |
![]() | SelectedStatus | Returns the model's selected status. |
![]() | TextColor | Returns data describing the model's TextColor brush. |
![]() | VerticalAlignment | Returns the model's vertical alignment. |
![]() | VirtualizationPercentage | Returns the model's VirtualizationPercentage. |
![]() | Width | Returns the model's width. |
![]() | X | Returns the model's X position. |
![]() | Y | Returns the model's Y position. |
Name | Description | |
---|---|---|
![]() | Type | Returns the model's type in string form. |
Name | Description | |
---|---|---|
![]() | SerializeOverride | Allows derived classes to add to the serialization string. |