SoRadialGradientCenteredProcessing2dprojectionCenter Property |
The center of projection coordinates.
Namespace: OIV.ImageViz.Engines.EdgeDetection.GradientAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec2i32 projectionCenter { get; }
Public ReadOnly Property projectionCenter As SoSFVec2i32
Get
public:
property SoSFVec2i32^ projectionCenter {
SoSFVec2i32^ get ();
}
member projectionCenter : SoSFVec2i32 with get
Property Value
Type:
SoSFVec2i32
Remarks
See Also