CopyPaintProperties: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
mNo edit summary
m (search for copy paint articles)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Operation  ==
== Operation  ==


<br>The operation will copy&nbsp;the graphical properties&nbsp;between paint objects.&nbsp; Graphical properties include position, colours, size, tip text, states, broadcasts options etc.
<br>The operation will copy&nbsp;the graphical properties&nbsp;between paint objects.&nbsp; Graphical properties include position, colours, size, tip text, states, broadcasts options etc.  
 


<br>


*Both paint objects must be of the same type (lines, RTF note, text etc.)
*Both paint objects must be of the same type (lines, RTF note, text etc.)  
*Both paint objects must be registered paint objects (to be able to reference object)
*Both paint objects must be registered paint objects (to be able to reference the object in the routine operation)


<br>
<br>
Line 12: Line 12:
== Related Articles  ==
== Related Articles  ==


<dpl>titlematch=%Paint%|%paint%
<dpl>titlematch=%Copy%Paint%|%copy%paint%|%Copy%paint%
nottitlematch=%Image%
nottitlematch=%Image%
notnamespace=Category
notnamespace=Category

Latest revision as of 14:35, 2 March 2009

Operation


The operation will copy the graphical properties between paint objects.  Graphical properties include position, colours, size, tip text, states, broadcasts options etc.


  • Both paint objects must be of the same type (lines, RTF note, text etc.)
  • Both paint objects must be registered paint objects (to be able to reference the object in the routine operation)


Related Articles