MKI_WMF_EXPORT (Import and Export Classes) New in Version 2025.1

www.CAD6.com

C++ Syntax

class MKI_WMF_EXPORT

{

  public:

 

  bool m_fPlaceable;

 

  MKI_WMF_EXPORT( void );

 

  void

  Init( void );

};

 

This structure contains information for a WMF export.

 

Element Description

m_fPlaceable

[bool] If true, the resulting WMF file will contain a placeable information header.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH