ApplicationPropertiesButtonImagePath Property |
The path for toolbar button images. Path is relative to the application root.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ButtonImagePath { get; }
ReadOnly Property ButtonImagePath As String
Get
Property Value
Type:
StringThe path for toolbar button images. Path is relative to the application root.
See Also