Click or drag to resize
PoLabelHintsElementGetDefault Method

Default values .

Namespace: OIV.MeshViz.Elements
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
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