All Frameworks Class Hierarchy This Framework Previous Next Indexes
CATSchPlatformInterfaces Class CATEASchAppRouteAlternateGraphic
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATEASchAppRouteAlternateGraphic
Usage: you can derive this class.
public class CATEASchAppRouteAlternateGraphic
Super class to derive implementation for interface CATISchAppRouteAlternateGraphic.
Role: Adaptor
Constructor and Destructor Index
- o
CATEASchAppRouteAlternateGraphic()
- Constructs an empty CATEASchAppRouteAlternateGraphic.
- o
~CATEASchAppRouteAlternateGraphic()
-
Method Index
- o
AppGetAssemblyGraphicStyle(CATSchRouteAlternateGraphicStyle*)
- Defines the alternate graphic style used for a route.
Constructor and Destructor
o CATEASchAppRouteAlternateGraphic
public CATEASchAppRouteAlternateGraphic( | ) |
-
Constructs an empty CATEASchAppRouteAlternateGraphic.
o ~CATEASchAppRouteAlternateGraphic
public virtual ~CATEASchAppRouteAlternateGraphic( | ) |
-
Methods
o AppGetAssemblyGraphicStyle
-
Defines the alternate graphic style used for a route.
- Parameters:
-
- oEGraphicStyle
- Enum describing the graphic style to use.
(see CATSchGeneralEnum.h for descriptions)
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATEASchAppRouteAlternateGraphic.h
If needed, your Imakefile.mk should include the module: CATSchItfCPP