Sometimes, the capabilities provided by the LayoutView for custom drawing isn't enough to achieve certain task. We have several requests for extending the custom drawing capabilities of the LayoutView. However, some features can be available at this time by creating the LayoutView descendant. This sample demonstrates some steps you need to perform to accomplish this task. As an example, we demonstrate for you how to draw a border around the card's field.
↧