Interface ISvgBoundable
Namespace: Telerik.WinControls.Svg
Assembly: TelerikCommon.dll
Syntax
public interface ISvgBoundable
Properties
Bounds
Declaration
RectangleF Bounds { get; }
Property Value
System.
|
Location
Declaration
PointF Location { get; }
Property Value
System.
|
Size
Declaration
SizeF Size { get; }
Property Value
System.
|