SoVRMLStringSensordeletionAllowed Property |
Enables (true) or disables (false) the deletion of text in the enteredText eventOut.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool deletionAllowed { get; }
Public ReadOnly Property deletionAllowed As SoSFBool
Get
public:
property SoSFBool^ deletionAllowed {
SoSFBool^ get ();
}
member deletionAllowed : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also