Click or drag to resize

Metodo QsInventorUtilsGetProperty

Gets the property.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static Object GetProperty(
	Object obj,
	string propname
)

Parametri

obj  Object
The object.
propname  String
The propname.

Valore di ritorno

Object

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetProperty(System.Object,System.String)"]

Vedi anche