Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.23
|
Leadtools.Windows.Media.Transitions Namespace > RectangularTransition Class : CreateInstanceCore Method |
protected override Freezable CreateInstanceCore()
'Declaration Protected Overrides Function CreateInstanceCore() As Freezable
'Usage Dim instance As RectangularTransition Dim value As Freezable value = instance.CreateInstanceCore()
protected: Freezable^ CreateInstanceCore(); override