Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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