SoVRMLPROTODefWriteBufSize Property |
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int WriteBufSize { get; set; }
Public Property WriteBufSize As Integer
Get
Set
public:
property int WriteBufSize {
int get ();
void set (int value);
}
member WriteBufSize : int with get, set
Property Value
Type:
Int32
Remarks
See Also