SoBitShiftProcessingshiftDirection Property |
Select the shifting direction.
Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.LogicalOperationsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoBitShiftProcessingShiftDirections> shiftDirection { get; }
Public ReadOnly Property shiftDirection As SoSFEnum(Of SoBitShiftProcessingShiftDirections)
Get
public:
property SoSFEnum<SoBitShiftProcessingShiftDirections>^ shiftDirection {
SoSFEnum<SoBitShiftProcessingShiftDirections>^ get ();
}
member shiftDirection : SoSFEnum<SoBitShiftProcessingShiftDirections> with get
Property Value
Type:
SoSFEnumSoBitShiftProcessingShiftDirectionsRemarks See Also