Defines an offset applied to the label.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f offset { get; }
Public ReadOnly Property offset As SoMFVec3f
Get
public:
property SoMFVec3f^ offset {
SoMFVec3f^ get ();
}
member offset : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks This offset is combinated with the label position. If the number of offsets is inferior to the number of labels, they are cyclically used.
See Also