|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEllipseElement
Indicator interface that identifies an Ellipse element.
IEllipseElement is an interface implemented by the EllipseElement coclass only. The interface has no properties or methods, but exists to give the developer a method of determining whether the element is a EllipseElement.
To check if a graphic element is a EllipseElement, you just need to check to see if the object supports IEllipseElement.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |