SoColorPackerGetPackedColors Method |
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbNativeArray<uint> GetPackedColors()
Public Function GetPackedColors As SbNativeArray(Of UInteger)
public:
SbNativeArray<unsigned int>^ GetPackedColors()
member GetPackedColors : unit -> SbNativeArray<uint32>
Return Value
Type:
SbNativeArrayUInt32Remarks See Also