|
WpfMaterialDefaultVisualBrushTextureSize Field |
DefaultVisualBrushTextureSize static field defines the width and height of the RenderTargetBitmap that is created when a VisualBrush is rendered into texture that is used in DXEngine.
The value can be overridden by RenderedBrushTextureWidth and RenderedBrushTextureHeight properties.
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public static int DefaultVisualBrushTextureSize
Field Value
Int32See Also