Visual Basic (Declaration) | |
---|---|
Public Interface IAnnRulerObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IAnnRulerObject |
Managed Extensions for C++ | |
---|---|
public __gc __interface IAnnRulerObject |
C++/CLI | |
---|---|
public interface class IAnnRulerObject |
The IAnnRulerObject interface is used by the annotation framework to draw a ruler.
In automation mode the annotation framework uses this interface to display a dialog, with the appropriate tabs, for annotation objects from classes that implement this interface.
The following classes implement the IAnnRulerObject interface:
AnnCrossProductObject Class AnnGroupObject Class AnnPolyRulerObject Class AnnProtractorObject Class AnnRulerObject Class
For more information, refer to Using Rulers in Annotation Objects.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family