PoValuedMarkerFieldsize Property |
List of sizes used to calculate the marker sizes.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat size { get; }
Public ReadOnly Property size As SoMFFloat
Get
public:
property SoMFFloat^ size {
SoMFFloat^ get ();
}
member size : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks If the number of sizes is equal to number of points of point , marker have a size depending on size, otherwise all the markers have the same size.
See Also