GrapeCity.Xaml.SpreadSheet.Data
PictureStretch Property


Gets or sets the picture stretch.
Syntax
'Declaration
 
Public Property PictureStretch As Stretch
'Usage
 
Dim instance As Picture
Dim value As Stretch
 
instance.PictureStretch = value
 
value = instance.PictureStretch
public Stretch PictureStretch {get; set;}

Property Value

The stretch of the picture.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Picture Class
Picture Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options