ImageGear for .NET
CanApplyGenerateIsosurface Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGear3DVisualizationVerifier Class : CanApplyGenerateIsosurface Method




document
The ImageGear.Core.ImGearDocument class object to determine whether ImGear3DVisualization.GenerateIsosurface method() can be applied to.

Glossary Item Box

This method takes an ImageGear.Core.ImGearDocument class object and determines whether ImGear3DVisualization.GenerateIsosurface method can be applied to it to calculate an isosurface. It checks to make sure the following are all satisfied:

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

document
The ImageGear.Core.ImGearDocument class object to determine whether ImGear3DVisualization.GenerateIsosurface method() can be applied to.

Return Value

true if ImGear3DVisualization.GenerateIsosurface method() can be applied, false - otherwise.

See Also

©2013. Accusoft Corporation. All Rights Reserved.