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