PoLogAxis.tenPowerRep 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)
Syntaxpublic SoSFEnum<PoLogAxis. TenPowGradReps> tenPowerRep { get; }
Public ReadOnly Property tenPowerRep As SoSFEnum(Of PoLogAxis.TenPowGradReps)
Get
public:
property SoSFEnum<PoLogAxis. TenPowGradReps>^ tenPowerRep {
SoSFEnum<PoLogAxis. TenPowGradReps>^ get ();
}
member tenPowerRep : SoSFEnum<PoLogAxis. TenPowGradReps> with get
Property Value
Type:
SoSFEnum<PoLogAxis.TenPowGradReps>
Remarks
See Also