All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Interface CATISchGRRRouteAlternate
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISchGRRRouteAlternate
Interface to manage a Schematic route alternate graphic object.
Role: Defines Schematic route alternate graphic object.
Method Index
- o
GetAlternateStyle(CATSchRouteAlternateGraphicStyle*)
- Returns the graphicl style of the alternate graphic object.
Methods
o GetAlternateStyle
| public virtual GetAlternateStyle( | | oEGraphicStyle) |
-
Returns the graphicl style of the alternate graphic object.
- Parameters:
-
- oEGraphicStyle
- Enum describing the graphic style of the object.
(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: CATISchGRRRouteAlternate.h