代码搜索:elements

找到约 10,000 项符合「elements」的源代码

代码结果 10,000
www.eeworm.com/read/480510/1317227

h elements.h

// Elements.h // Defines element types #pragma once #include using namespace System; using namespace System::Drawing; using namespace cliext; namespace CLRSketcher { //
www.eeworm.com/read/480510/1317332

h elements.h

#pragma once // CElement command target class CElement : public CObject { DECLARE_SERIAL(CElement) protected: COLORREF m_Color; // Color of an element
www.eeworm.com/read/480510/1317334

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include IMPLEMENT_SERIAL(CElement, CObject, VERS
www.eeworm.com/read/480510/1317352

h elements.h

// Elements.h // Defines element types #pragma once #include using namespace System; using namespace System::Drawing; using namespace cliext; using namespace System::Runtime::
www.eeworm.com/read/480510/1317365

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;
www.eeworm.com/read/480510/1317367

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include // CElement CElement::CElement() {
www.eeworm.com/read/480510/1317384

h elements.h

// Elements.h // Defines element types #pragma once #include using namespace System; using namespace System::Drawing; using namespace cliext; namespace CLRSketcher { //
www.eeworm.com/read/480510/1317397

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;
www.eeworm.com/read/480510/1317399

cpp elements.cpp

// Elements.cpp : implementation file // #include "stdafx.h" #include "Sketcher.h" #include "Elements.h" #include "OurConstants.h" #include // CElement CElement::CElement() {
www.eeworm.com/read/480510/1317470

h elements.h

#pragma once // CElement command target class CElement : public CObject { protected: COLORREF m_Color; // Color of an element CRect m_EnclosingRect;