Click or drag to resize

IOutlineRendererEffect Interface

[Missing <summary> documentation for "T:Demo3D.Visuals.IOutlineRendererEffect"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public interface IOutlineRendererEffect

The IOutlineRendererEffect type exposes the following members.

Methods
 NameDescription
Public methodAdd(IControlPoint, OutlineDescription) Add a control point to rendered with an outline
Public methodAdd(IEnumerableVisual, OutlineDescription) Add a collection of visuals to rendered with an outline
Public methodAdd(Visual, OutlineDescription) Add a visual to rendered with an outline
Top
See Also