All Frameworks Class Hierarchy This Framework Previous Next Indexes
SPAds.DM_icon_query_args | +---SPAdmicon.DM_def_icon_query_args | +---DM_icq_draw_grid
Usage: you must use this class as is. You should never derive it.
public class DM_icq_draw_grid
This class is a DM_def_icon_query_args that encapsulates a command to query DM_default_icon draw grid density.
Role: The DM_icq_draw_grid class is a concrete DM_def_icon_query_args,
providing an example of command encapsulation for the dmicon library.
Related classes: The base class DM_def_icon_query_args derives from DM_icon_query_args.
The DM_icon_cmd_args have a cast interface, allowing icons to decide whether to process or
ignore the command; this allows an application to mix icons from different libraries.
public DM_icq_draw_grid( | ) |
public virtual void Execute( | const DM_default_icon* | d_icon) |
public const int* Get_grid( | )const |
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.