Click or drag to resize

DoublePropertyWrite Method

[Missing <summary> documentation for "M:Demo3D.Utilities.DoubleProperty.Write(Demo3D.Common.Serializer,System.Object)"]

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public void Write(
	Serializer serializer,
	Object value
)

Parameters

serializer
Type: Serializer

[Missing <param name="serializer"/> documentation for "M:Demo3D.Utilities.DoubleProperty.Write(Demo3D.Common.Serializer,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Demo3D.Utilities.DoubleProperty.Write(Demo3D.Common.Serializer,System.Object)"]

See Also