Click or drag to resize
PoLabelHintsElementGetDefault Method

Default values .

Namespace: OIV.MeshViz.Elements
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void GetDefault(
	out PoLabelHintsLabelPaths labelPath,
	out PoLabelHintsJustifications justif,
	out string addString,
	out bool isLabelLineVisible
)

Parameters

labelPath
Type: OIV.MeshViz.NodesPoLabelHintsLabelPaths
justif
Type: OIV.MeshViz.NodesPoLabelHintsJustifications
addString
Type: SystemString
isLabelLineVisible
Type: SystemBoolean
Remarks