Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public 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:
SoSFEnumPoAxisTextPathsRemarks . Default is PATH_DEPEND.
See Also