Click or drag to resize

EntityPlaneMethodDesignrender Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the render.

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public DocumentRenderFunction render { get; set; }

Property Value

Type: DocumentRenderFunction
The render.
See Also