PoXtLegendEditorAttach Method |
Attach the editor to a legend node.
Namespace: OIV.MeshViz.Graph.EditorsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Attach(
PoLegend legend
)
Public Sub Attach (
legend As PoLegend
)
public:
void Attach(
PoLegend^ legend
)
member Attach :
legend : PoLegend -> unit
Parameters
- legend
- Type: OIV.MeshViz.GraphPoLegend
Remarks
See Also