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
SyntaxReadOnly Property IsZPositionValid As Boolean
Get
Return Value
Type:
BooleanBOOL : Whether the Z positional information is valid.
RemarksReturns 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