Eyeshot 10 WinForms API Reference
GetObjectData Method (FastPointCloud)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > FastPointCloud Class : GetObjectData Method
Syntax
'Declaration
 
Public Overrides Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
public override void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

FastPointCloud Class
FastPointCloud Members