Differences between VGCore (2019) and VGCore (2020)
Posted 30-03-2020 at 12:51 by shelbym
Introduction
It has been a while since I have done one of these, but since Corel has not yet posted the changes to the Object Model for 2020 I thought I might as well.
I have created an HTML document that shows all the changes between VGCore (2019) and VGCore (2020). The text was to long to post here so I have linked to a .zip file with the full text.
Object Model Changes
When you open the document in your browser you will see a legend like this:
Legend:
Anything in blue has been added. For example, you can now create an Inner Shadow.
Class Shape
Methods:
Conclusion
Linked is the full text of all the changes in the Object Model. Have fun coding!
Draw_2019_to_2020.zip
It has been a while since I have done one of these, but since Corel has not yet posted the changes to the Object Model for 2020 I thought I might as well.
I have created an HTML document that shows all the changes between VGCore (2019) and VGCore (2020). The text was to long to post here so I have linked to a .zip file with the full text.
Object Model Changes
When you open the document in your browser you will see a legend like this:
Legend:
- Not changed
- Added
- Removed
Anything in blue has been added. For example, you can now create an Inner Shadow.
Class Shape
Methods:
- Function CreateInnerShadow([ByVal Opacity As Long = 50], [ByVal Feather As Long = 15], [ByVal OffsetX As Double = 0], [ByVal OffsetY As Double = 0], [ByVal Color As Color = Nothing], [ByVal FeatherType As cdrFeatherType = cdrFeatherGaussianBlur (4)], [ByVal FeatherEdge As cdrEdgeType = cdrEdgeLinear (0)], [ByVal MergeMode As cdrMergeMode = cdrMergeNormal (0)], [ByVal Depth As Double = -1]) As Effect
Conclusion
Linked is the full text of all the changes in the Object Model. Have fun coding!
Draw_2019_to_2020.zip
Total Comments 1
Comments
-
Posted 31-03-2020 at 00:47 by Jeff Harrison
Total Trackbacks 0