PbMiscTextAttrEnableProfile Method |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void EnableProfile(
bool flag
)
Public Sub EnableProfile (
flag As Boolean
)
public:
void EnableProfile(
bool flag
)
member EnableProfile :
flag : bool -> unit
Parameters
- flag
- Type: SystemBoolean
Remarks See Also