Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual bool IsBinary()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Function IsBinary As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual bool IsBinary()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract IsBinary : unit -> bool
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override IsBinary : unit -> bool
Return Value
Type:
BooleanRemarks See Also