SoWWWAnchordescription Property |
A description of the URL which may make more sense to users than the URL itself (e.g., "The VSG Home Page").
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString description { get; }
Public ReadOnly Property description As SoSFString
Get
public:
property SoSFString^ description {
SoSFString^ get ();
}
member description : SoSFString with get
Property Value
Type:
SoSFStringRemarks See Also