Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgNodeHandle Class : Bounds Property |
public LeadRectD Bounds {get;}
'Declaration
Public ReadOnly Property Bounds As LeadRectD
'Usage
Dim instance As SvgNodeHandle Dim value As LeadRectD value = instance.Bounds
@property (nonatomic, assign, readonly) LeadRectD bounds