SceneExaminerSeekEnabled Property |
Enables/disables seek.
Namespace: OIV.Inventor.ViewerComponents.NodesAssembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 9.9.36.0.Release.9ccfd3bbc2107cdc777d2df63e465939c35454c1
Syntaxpublic bool SeekEnabled { get; set; }
Public Property SeekEnabled As Boolean
Get
Set
public:
property bool SeekEnabled {
bool get ();
void set (bool value);
}
member SeekEnabled : bool with get, set
Property Value
Type:
Boolean
See Also