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