SoExtSelectionlassoColor Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFColor lassoColor { get; }
Public ReadOnly Property lassoColor As SoSFColor
Get
public:
property SoSFColor^ lassoColor {
SoSFColor^ get ();
}
member lassoColor : SoSFColor with get
Property Value
Type:
SoSFColorRemarks Default value is red (1,0,0).
Note |
---|
Field available since Open Inventor 10.0 |
See Also