PoLogAxistenPowerRep Property |
Defines the representation of power of ten graduations.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLogAxisTenPowGradReps> tenPowerRep { get; }
Public ReadOnly Property tenPowerRep As SoSFEnum(Of PoLogAxisTenPowGradReps)
Get
public:
property SoSFEnum<PoLogAxisTenPowGradReps>^ tenPowerRep {
SoSFEnum<PoLogAxisTenPowGradReps>^ get ();
}
member tenPowerRep : SoSFEnum<PoLogAxisTenPowGradReps> with get
Property Value
Type:
SoSFEnumPoLogAxisTenPowGradRepsRemarks See Also