Click or drag to resize

IMcFrameIsZPositionValid Property

Returns whether the ZPosition property holds valid positional information.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property IsZPositionValid As Boolean
	Get

Return Value

Type: Boolean
BOOL : Whether the Z positional information is valid.
Remarks
Returns whether the Z positional property has been set. The Z positional property does not check the values for validity, but it must have been set to be valid (there is no default position).
See Also