All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwBalloon

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---DraftingInterfaces.CATIDrwAnnotation
        |
        +---DraftingInterfaces.CATIDrwAnnotationComponent
          |
          +---DraftingInterfaces.CATIDrwSimpleText
            |
            +---CATIDrwBalloon
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIDrwBalloon

Interface of balloon objects.


Method Index


o SetText(CATUnicodeString&)
Set the text of the balloon.

Methods


o SetText
public virtual void SetText(CATUnicodeString& iText) = 0
Set the text of the balloon.

This object is included in the file: CATIDrwBalloon.h
If needed, your Imakefile.mk should include the module: CATDraftingInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.