Hide Comments
Hide Comments

Comments (0)

Specifies how the margins of the SVG are resized, replicated, and positioned.

Use MarginWrapMode property to set and get how the margins of the SVG are displayed within the TRSSVGThreadImage. By default the margins are stretched to fill the entire TRSSVGThreadImage.

If SVGMargins property is not set, then MarginWrapMode has no effect over the image.
 
 

Namespace: FMX.RS.SVGCtrls

expandingSyntax

Delphi

published
  property MarginWrapMode: TSVGImageWrapMode read FMarginWrapMode write SetMarginWrapMode default TSVGImageWrapMode.iwStretch;
 

Property Value

Type: TSVGImageWrapMode

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb