|
ReaderSvgWidthInUnits Property |
Gets a string that represents width of svg element in specified units (for example "2cm" or "2in"). If the read sgv element does not specify units, than this value is null.
Namespace:
Ab2d
Assembly:
Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax public string WidthInUnits { get; }
Property Value
Type:
StringSee Also