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: 10.12.3.0 (10.12.3.0)
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