SoVRMLTextmaxExtent Property |
(Note: Not implemented) Limits and scales all the text strings if the length of the maximum string is longer than the maximum extent.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFFloat maxExtent { get; }
Public ReadOnly Property maxExtent As SoSFFloat
Get
public:
property SoSFFloat^ maxExtent {
SoSFFloat^ get ();
}
member maxExtent : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also