Gets or sets the scaled size of the custom icon image.
Namespace: Reimers.Google.MapAssembly: Reimers.Google.Map (in Reimers.Google.Map.dll) Version: 5.3.95.699 (5.3.95.699)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(SizeConverter))] [PersistenceModeAttribute(PersistenceMode.Attribute)] public Size ScaledSize { get; set; } |