The Y coordinate of the lowest left point on the drawing where the tile begins.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic int StartPointY { get; }
Public ReadOnly Property StartPointY As Integer
Get
public:
property int StartPointY {
int get ();
}
member StartPointY : int with get
Property Value
Type:
Int32
See Also