PoCurveisCurveFilled Property |
Indicates if the curve is filled or not.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool isCurveFilled { get; }
Public ReadOnly Property isCurveFilled As SoSFBool
Get
public:
property SoSFBool^ isCurveFilled {
SoSFBool^ get ();
}
member isCurveFilled : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also