ReadFastPointCloudBase(Stream, formatType) Constructor

Protected Sub New( _ 
ByVal s As Stream, _ 
Optional ByVal formatType As formatType = formatType.Plain _ 
)
This language is not supported or no code example is available.
protected ReadFastPointCloudBase( 
Stream s
formatType formatType = formatType.Plain 
)
This language is not supported or no code example is available.

Parameters

s
Stream

formatType
formatType

.NET Framework

Supported in: 4.8

In this article

Definition