SvgImageItemGlobalScale Property
Get/Set a reference to the global scale for the current file.
Namespace: SvgPlottingAssembly: SvgPlotting (in SvgPlotting.dll) Version: 25.2714.4126
public FScale GlobalScale { get; set; }
Public Property GlobalScale As FScale
Get
Set
No code example is currently available or this language may not be supported.
Property Value
FScale
This value is calculated using the viewbox dimensions divided by
the svg dimensions.