Location
IWindow.Location property
Window 接口的 location 属性必须返回该 Window 对象的 Document 的 Location 对象。
public Location Location { get; }
适当的价值
位置。
也可以看看
- class Location
- interface IWindow
- 命名空间 Aspose.Svg.Window
- 部件 Aspose.SVG
Window 接口的 location 属性必须返回该 Window 对象的 Document 的 Location 对象。
public Location Location { get; }
位置。