SoMarkerisLSBFirst Property |
if true, bits are ordered within a byte from Least Significant to most significant; otherwise the first bit in each byte is the most significant one.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool isLSBFirst { get; }
Public ReadOnly Property isLSBFirst As SoSFBool
Get
public:
property SoSFBool^ isLSBFirst {
SoSFBool^ get ();
}
member isLSBFirst : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also