SoScreenlowerLeft Property |
Coordinates of lower left 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 lowerLeft { get; }
Public ReadOnly Property lowerLeft As SoSFVec3f
Get
public:
property SoSFVec3f^ lowerLeft {
SoSFVec3f^ get ();
}
member lowerLeft : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also