SoDrawStyle.style Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoSFEnum<SoDrawStyle. Styles> style { get; }
Public ReadOnly Property style As SoSFEnum(Of SoDrawStyle.Styles)
Get
public:
property SoSFEnum<SoDrawStyle. Styles>^ style {
SoSFEnum<SoDrawStyle. Styles>^ get ();
}
member style : SoSFEnum<SoDrawStyle. Styles> with get
Property Value
Type:
SoSFEnum<SoDrawStyle.Styles>
Remarks
See Also