AnchorPoint
Backdrop3DScene.AnchorPoint 属性
返回或设置3D空间中的一个点。这个点是固定背景平面的空间中的点。3D点由3个浮点值的数组表示,这些值定义了X、Y和Z坐标。可读/可写Single[].
public float[] AnchorPoint { get; set; }
另请参见
- 类 Backdrop3DScene
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
返回或设置3D空间中的一个点。这个点是固定背景平面的空间中的点。3D点由3个浮点值的数组表示,这些值定义了X、Y和Z坐标。可读/可写Single[].
public float[] AnchorPoint { get; set; }