GetWrapModeRect(TSVGGraphicElement,TSVGRect,TSVGImageWrapMode,Single) Method |
Scroll Prev Top Next More |
Returns the rectangle based on the SVG, the input aRect (usually PaintBox1.ClientRect or something like that), and the WrapMode
Namespace: FMX.RS.SVG
Delphi |
function GetWrapModeRect( SVG: TSVGGraphicElement; |
Parameters
SVG
Type: TSVGGraphicElement
aRect
Type: System.Void
WrapMode
Type: TSVGImageWrapMode
Scale
Type: Single
Type: TSVGRect
Reference |