SvgImageItemGlobalTranslation Property
Get/Set a reference to the global translation for this image.
Namespace: SvgPlottingAssembly: SvgPlotting (in SvgPlotting.dll) Version: 25.2714.4126
public FVector2 GlobalTranslation { get; set; }
Public Property GlobalTranslation As FVector2
Get
Set
No code example is currently available or this language may not be supported.
Property Value
FVector2
This value represents the crop value defined in the viewbox. In most
cases, vectors outside the viewbox window won't be accessible, but
there are some cases in which this translation could represent
a portion of the image 'hanging in space', for example.