C# Class CustomRootObject_CS.clsGxStyleGalleryItem

Inheritance: ESRI.ArcGIS.Catalog.IGxObject
Mostrar archivo Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
Attach ( ESRI Parent, ESRI pCatalog ) : void
Detach ( ) : void
PreviewItem ( int hDC, tagRECT r ) : void
Refresh ( ) : void
clsGxStyleGalleryItem ( ) : System

Method Details

Attach() public method

public Attach ( ESRI Parent, ESRI pCatalog ) : void
Parent ESRI
pCatalog ESRI
return void

Detach() public method

public Detach ( ) : void
return void

PreviewItem() public method

public PreviewItem ( int hDC, tagRECT r ) : void
hDC int
r tagRECT
return void

Refresh() public method

public Refresh ( ) : void
return void

clsGxStyleGalleryItem() public method

public clsGxStyleGalleryItem ( ) : System
return System