public Layer FromMemoryStream( MemoryStream stream, LoadOptions loadOptions )
public: Layer* FromMemoryStream( MemoryStream* stream, LoadOptions* loadOptions )
public: Layer^ FromMemoryStream( MemoryStream^ stream, LoadOptions^ loadOptions )
'Declaration Public Function FromMemoryStream( _ ByVal stream As MemoryStream, _ ByVal loadOptions As LoadOptions _ ) As Layer
'Usage Dim instance As LayerCollection Dim stream As MemoryStream Dim loadOptions As LoadOptions Dim value As Layer value = instance.FromMemoryStream(stream, loadOptions)
LayerCollection Class LayerCollection Members
©2019. Accusoft Corporation. All Rights Reserved.