IsNotLinked
IVectorPathData.IsNotLinked property
获取或设置一个值,该值指示此实例是否未链接。
public bool IsNotLinked { get; set; }
适当的价值
真的
如果此实例未链接;否则,错误的
.
也可以看看
- interface IVectorPathData
- 命名空间 Aspose.Imaging.FileFormats.Core.VectorPaths
- 部件 Aspose.Imaging
获取或设置一个值,该值指示此实例是否未链接。
public bool IsNotLinked { get; set; }
真的
如果此实例未链接;否则,错误的
.