Click or drag to resize
PbDomainGetDomain Method (Single, Single, Single, Single)

Gets the 2D domain.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetDomain(
	out float xmin,
	out float ymin,
	out float xmax,
	out float ymax
)

Parameters

xmin
Type: SystemSingle
ymin
Type: SystemSingle
xmax
Type: SystemSingle
ymax
Type: SystemSingle
Remarks

See Also