SoScreenlowerRight Property |
Coordinates of lower right corner of the projection wall.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f lowerRight { get; }
Public ReadOnly Property lowerRight As SoSFVec3f
Get
public:
property SoSFVec3f^ lowerRight {
SoSFVec3f^ get ();
}
member lowerRight : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also