IDLitVisualization::IsIsotropic
Syntax | Return Value | Arguments | Keywords | Version History
The IDLitVisualization::IsIsotropic function method indicates whether or not this visualization (or any of its contents) is marked as being isotropic. See the ISOTROPIC property for more information.
Syntax
Result = Obj->[IDLitVisualization::]IsIsotropic()
Return Value
Returns 1 if the visualization or any of the items it contains has the ISOTROPIC property set, or 0 otherwise.
Arguments
None
Keywords
None
Version History