Click or drag to resize
PoLabelHintsElement.GetDefault Method

Default values .

Namespace: OIV.MeshViz.Elements
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public static void GetDefault(
	out PoLabelHints. LabelPaths labelPath,
	out PoLabelHints. Justifications justif,
	out string addString,
	out bool isLabelLineVisible
)

Parameters

labelPath
Type: OIV.MeshViz.Nodes.PoLabelHints.LabelPaths
justif
Type: OIV.MeshViz.Nodes.PoLabelHints.Justifications
addString
Type: System.String
isLabelLineVisible
Type: System.Boolean
Remarks