[]
Create the plot element based on the specified template, context and style.
protected FrameworkElement3D CreateObjectFromTemplate(DataTemplate templ, Style style, RenderContext rc)
Protected Function CreateObjectFromTemplate(templ As DataTemplate, style As Style, rc As RenderContext) As FrameworkElement3D
| Type | Name | Description |
|---|---|---|
| DataTemplate | templ | |
| Style | style | |
| RenderContext | rc |
| Type | Description |
|---|---|
| FrameworkElement3D |