DisplayMode Property (SapPicture)
Class
SapPicture
.
Action
Gets the display mode of the picture, i.e. "Normal", "Stretch", "Fit", "NormalCenter", "FitCenter".
Syntax
C#
protected
String
DisplayMode { get; }
VB
'Declaration Protected Read Property DisplayMode As
String
Access
Read only.