SoExtTexture2LoadStart Event |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public event SoExtTexture2Texture2CB LoadStart
Public Event LoadStart As SoExtTexture2Texture2CB
public:
event SoExtTexture2Texture2CB^ LoadStart {
void add (SoExtTexture2Texture2CB^ value);
void remove (SoExtTexture2Texture2CB^ value);
}
member LoadStart : IEvent<SoExtTexture2Texture2CB,
EventArgs>
Value
Type:
OIV.Inventor.NodesSoExtTexture2Texture2CBRemarks See Also