PoPolarLogAxisdecadeRep Property |
Defines the representation of the decade graduations between two 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<PoPolarLogAxisDecadeReps> decadeRep { get; }
Public ReadOnly Property decadeRep As SoSFEnum(Of PoPolarLogAxisDecadeReps)
Get
public:
property SoSFEnum<PoPolarLogAxisDecadeReps>^ decadeRep {
SoSFEnum<PoPolarLogAxisDecadeReps>^ get ();
}
member decadeRep : SoSFEnum<PoPolarLogAxisDecadeReps> with get
Property Value
Type:
SoSFEnumPoPolarLogAxisDecadeRepsRemarks See Also