SoBufferedShape.colorComponentsType Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoSFEnum<SbDataType. DataTypes> colorComponentsType { get; }
Public ReadOnly Property colorComponentsType As SoSFEnum(Of SbDataType.DataTypes)
Get
public:
property SoSFEnum<SbDataType. DataTypes>^ colorComponentsType {
SoSFEnum<SbDataType. DataTypes>^ get ();
}
member colorComponentsType : SoSFEnum<SbDataType. DataTypes> with get
Property Value
Type:
SoSFEnum<SbDataType.DataTypes>
Remarks
See Also