Click or drag to resize

ImportedImageVisualRenderWithoutChildren Method

[Missing <summary> documentation for "M:Demo3D.Visuals.ImportedImageVisual.RenderWithoutChildren(Demo3D.Visuals.IDisplay)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public override void RenderWithoutChildren(
	IDisplay display
)

Parameters

display  IDisplay

[Missing <param name="display"/> documentation for "M:Demo3D.Visuals.ImportedImageVisual.RenderWithoutChildren(Demo3D.Visuals.IDisplay)"]

See Also