SoPickStyle.method Property |
Specifies the method used to pick shapes.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoSFEnum<SoPickStyle. Methods> method { get; }
Public ReadOnly Property method As SoSFEnum(Of SoPickStyle.Methods)
Get
public:
property SoSFEnum<SoPickStyle. Methods>^ method {
SoSFEnum<SoPickStyle. Methods>^ get ();
}
member method : SoSFEnum<SoPickStyle. Methods> with get
Property Value
Type:
SoSFEnum<SoPickStyle.Methods>
Remarks
See Also