SoVRMLVertexLinecolor Property |
An SoVRMLColor node whose colors are applied to the vertices or lines of the IndexedLineSet.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFNode color { get; }
Public ReadOnly Property color As SoSFNode
Get
public:
property SoSFNode^ color {
SoSFNode^ get ();
}
member color : SoSFNode with get
Property Value
Type:
SoSFNode
Remarks
See Also