SoFlipAxisProcessing2daxisSelection Property |
Select the symmetry type.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoFlipAxisProcessing2dAxisSelections> axisSelection { get; }
Public ReadOnly Property axisSelection As SoSFEnum(Of SoFlipAxisProcessing2dAxisSelections)
Get
public:
property SoSFEnum<SoFlipAxisProcessing2dAxisSelections>^ axisSelection {
SoSFEnum<SoFlipAxisProcessing2dAxisSelections>^ get ();
}
member axisSelection : SoSFEnum<SoFlipAxisProcessing2dAxisSelections> with get
Property Value
Type:
SoSFEnumSoFlipAxisProcessing2dAxisSelectionsRemarks See Also