Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectDHelper Class : Transform Method |
public static LeadRectD Transform( LeadRectD rect, LeadMatrix matrix )
'Declaration
Public Shared Function Transform( _ ByVal rect As LeadRectD, _ ByVal matrix As LeadMatrix _ ) As LeadRectD
'Usage
Dim rect As LeadRectD Dim matrix As LeadMatrix Dim value As LeadRectD value = LeadRectDHelper.Transform(rect, matrix)
public static LeadRectD Transform( LeadRectD rect, LeadMatrix matrix )
public: static LeadRectD Transform( LeadRectD rect, LeadMatrix matrix )