Click or drag to resize

WrappingStreamWrappedStream Property

Gets the wrapped stream.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
protected Stream WrappedStream { get; }

Property Value

Type: Stream
The wrapped stream.
See Also