SoResampleElasticProcessing2dorigin Property |
The origin in world coordinates 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 origin { get; }
Public ReadOnly Property origin As SoSFVec2f
Get
public:
property SoSFVec2f^ origin {
SoSFVec2f^ get ();
}
member origin : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also