SoResampleElasticProcessing2dvoxelSize Property |
The pixel size in world coordinates for x and y directions of the output image.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2f voxelSize { get; }
Public ReadOnly Property voxelSize As SoSFVec2f
Get
public:
property SoSFVec2f^ voxelSize {
SoSFVec2f^ get ();
}
member voxelSize : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also