Point3D.WriteAsFloat Method

Public Overridable Sub WriteAsFloat( _ 
ByVal bw As BinaryWriter
)
This language is not supported or no code example is available.
public virtual void WriteAsFloat( 
BinaryWriter bw 
)
This language is not supported or no code example is available.

Parameters

bw
BinaryWriter

.NET Framework

Supported in: 4.8

In this article

Definition