SoVRMLFontStylehorizontal Property |
Characters advance in the X direction if true.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool horizontal { get; }
Public ReadOnly Property horizontal As SoSFBool
Get
public:
property SoSFBool^ horizontal {
SoSFBool^ get ();
}
member horizontal : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksThis release supports true only.
See Also