Click or drag to resize
CSTKiGetFlag Method
Get flag indicating part of STK object is to be drawn or not

Available since Oasis montaj version: 6.0.1
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iGetFlag(
	int part
)

Parameters

part
Type: SystemInt32
<define>STK_FLAG</define>

Return Value

Type: Int32
FALSE (0) if part of the object is not to be drawn TRUE (1) if part of the object is drawn
See Also