SoVRMLPixelTextureimage Property |
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFImage image { get; }
Public ReadOnly Property image As SoSFImage
Get
public:
property SoSFImage^ image {
SoSFImage^ get ();
}
member image : SoSFImage with get
Property Value
Type:
SoSFImage
Remarks
See Also