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.5, 4.6, 4.7

In this article

Definition