Returns a Y-offset of an image.
Read-only
Int32.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxPublic ReadOnly Property Y As Integer
Get
public:
virtual property int Y {
int get () sealed;
}abstract Y : int with get
override Y : int with get
Property Value
Type:
Int32Implements
IPPImageY
See Also