[ROOT] --> small

class DXFDlg
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Dxfdlg.h:8

Constructors Index

DXFDlg
[public]


Enums Index

__$E0009__
[public]


Variables Index

m_circle
[public]
m_layername
[public]
m_radius
[public]
m_scale
[public]
m_x
[public]
m_y
[public]
m_z
[public]


Methods Index

DoDataExchange
[protected]
dxfmode
[protected]
OnInitDialog
[protected]
OnRadio1
[protected]
OnRadio18
[protected]


Constructors

DXFDlg

public DXFDlg ( CWnd * pParent = NULL ) ;


Enums

__$E0009__

public enum __$E0009__ { IDD = IDD_DIALOG8 } ;


Variables

m_scale

public float m_scale

m_x

public float m_x

m_y

public float m_y

m_z

public float m_z

m_circle

public BOOL m_circle

m_layername

public CString m_layername

m_radius

public CString m_radius


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

dxfmode

protected void dxfmode ( ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnRadio1

protected afx_msg void OnRadio1 ( ) ;

OnRadio18

protected afx_msg void OnRadio18 ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.