IMElement Interface Methods

For a list of all members of this type, see IMElement members.

Public Methods
 NameDescription
 MethodAttributesBoolGetGets value of attribute. This method works only with attributes, whose values are boolean.  
 MethodAttributesBoolSetSets value to attribute. This method works only with attributes, whose values are boolean.  
 MethodAttributesCloneCreates a copy of attributes.  
 MethodAttributesDoubleGetGets value of attribute. This method works only with attributes, whose values are double.  
 MethodAttributesDoubleSetSets value to attribute. This method works only with attributes, whose values are double.  
 MethodAttributesGetByIndexGets attribute by its index.  
 MethodAttributesGetCountGets count of attributes.  
 MethodAttributesHaveIndicates whether the attribute is existed.  
 MethodAttributesInfoGetGet attribute information (see eMInfoType for details)  
 MethodAttributesInfoGetByIndexGet attribute information by index of the attribute.  
 MethodAttributesInfoGetCountGets the count of attribute information fields.  
 MethodAttributesIntGetGets value of attribute. This method works only with attributes, whose values are integer.  
 MethodAttributesIntSetSets value of attribute. This method works only with attributes, whose values are integer.  
 MethodAttributesMultipleSetSets values to collection of attributes.  
 MethodAttributesRemoveRemoves the attribute.  
 MethodAttributesRemoveAllRemoves all attributes.  
 MethodAttributesSaveSaves all attributes to string.  
 MethodAttributesSetSets multiple attributes.  
 MethodAttributesStringGetGets value of attribute. This method works only with attributes, whose values are strings.  
 MethodAttributesStringSetSets value of attribute. This method works only with attributes, whose values are strings.  
 MethodAttributesValuesInfoGetGets information about values of the attribute  
 MethodElementAbsolutePosGetGets absolute position of the scene element (not relative to a parent).  
 MethodElementAbsolutePosSetSets absolute position of the scene element (not relative to a parent).  
 MethodElementBoolSetSets attribute value smoothly during the time interval. This method works only with attributes, whose values are boolean.  
 MethodElementDetachRemoves the element smoothly.  
 MethodElementDoubleSetSets attribute value smoothly during the time interval. This method works only with attributes, whose values are double.  
 MethodElementGetGets whole information about the element.  
 MethodElementInfoGetGets information about this element  
 MethodElementInvokeCalls special action for the element (for example, select, highlight and so on).  
 MethodElementMediaSetChanges media content of the element (optionall with transitions).  
 MethodElementMultipleSetSets values to collection of attributes for the element smoothly.  
 MethodElementParentGetGets an parent element of the current element.  
 MethodElementParentSetSets a parent element of the current element.  
 MethodElementReorderChanges the order of the element. Only for 2D case.  
 MethodElementSetChanges the whole element.  
 MethodElementStringSetSets attribute value smoothly during the time interval. This method works only with attributes, whose values are strings.  
 MethodElementTypeGetReturns type of the element.  
Top
See Also

Reference

IMElement Interface
MPLATFORMLib Namespace