PoMultipleHistogramrepresentation Property |
Representation type of the multiple histogram.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoMultipleHistogramRepresentations> representation { get; }
Public ReadOnly Property representation As SoSFEnum(Of PoMultipleHistogramRepresentations)
Get
public:
property SoSFEnum<PoMultipleHistogramRepresentations>^ representation {
SoSFEnum<PoMultipleHistogramRepresentations>^ get ();
}
member representation : SoSFEnum<PoMultipleHistogramRepresentations> with get
Property Value
Type:
SoSFEnumPoMultipleHistogramRepresentationsRemarks See Also