Click or drag to resize

Metodo QsInventorUtilsGetProperty

Gets the property.

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

Parametri

obj
Tipo: SystemObject
The object.
propname
Tipo: SystemString
The propname.

Valore di ritorno

Tipo: Object

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

Vedi anche