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