Click or drag to resize

VIZViewerImportGridSystemStream Method

Frame(ShipGrid) Binary 조회

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool ImportGridSystemStream(
	byte[] Stream,
	bool Visible
)

Parameters

Stream
Type: SystemByte

[Missing <param name="Stream"/> documentation for "M:SHConnector.VIZViewer.ImportGridSystemStream(System.Byte[],System.Boolean)"]

Visible
Type: SystemBoolean

[Missing <param name="Visible"/> documentation for "M:SHConnector.VIZViewer.ImportGridSystemStream(System.Byte[],System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.VIZViewer.ImportGridSystemStream(System.Byte[],System.Boolean)"]

See Also