SoScreenupperRight Property |
Coordinates of upper 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 upperRight { get; }
Public ReadOnly Property upperRight As SoSFVec3f
Get
public:
property SoSFVec3f^ upperRight {
SoSFVec3f^ get ();
}
member upperRight : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
RemarksNote: This value of this field is not currently used. NOTE: field available since Open Inventor 6.1
See Also