ImageDataFillMode Property |
Gets or sets picture fill mode.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic PictureFillMode FillMode { get; set; }
Public Property FillMode As PictureFillMode
Get
Set
Property Value
PictureFillMode
See Also