Click or drag to resize
SoImageDataAdapterGetExtent Method

Returns the extent of the image in 3D.

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbBox3f GetExtent()

Return Value

Type: SbBox3f
Remarks

Convenience method to get the value of the OIV.ImageViz.Nodes.Images.SoImageDataAdapter.extent field.

See Also