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