Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFEnum<PoAxisTextPaths> gradPath { get; }
Public ReadOnly Property gradPath As SoSFEnum(Of PoAxisTextPaths)
Get
public:
property SoSFEnum<PoAxisTextPaths>^ gradPath {
SoSFEnum<PoAxisTextPaths>^ get ();
}
member gradPath : SoSFEnum<PoAxisTextPaths> with get
Property Value
Type:
SoSFEnumPoAxisTextPaths
Remarks. Default is PATH_DEPEND.
See Also