PoMeshContouringannotIsBackground Property |
Defines if the annotations are framed by a background.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool annotIsBackground { get; }
Public ReadOnly Property annotIsBackground As SoSFBool
Get
public:
property SoSFBool^ annotIsBackground {
SoSFBool^ get ();
}
member annotIsBackground : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks By default, annotIsBackground = false
See Also