点击或拖拽改变大小

IViewObjectGetColorSet 方法

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int GetColorSet(
	int dwDrawAspect,
	int lindex,
	IntPtr pvAspect,
	tagDVTARGETDEVICE ptd,
	IntPtr hicTargetDev,
	tagLOGPALETTE ppColorSet
)

参数

dwDrawAspect
类型:SystemInt32

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="dwDrawAspect"/> 文档]

lindex
类型:SystemInt32

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="lindex"/> 文档]

pvAspect
类型:SystemIntPtr

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="pvAspect"/> 文档]

ptd
类型:DSkin.OLEtagDVTARGETDEVICE

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="ptd"/> 文档]

hicTargetDev
类型:SystemIntPtr

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="hicTargetDev"/> 文档]

ppColorSet
类型:DSkin.OLEtagLOGPALETTE

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <param name="ppColorSet"/> 文档]

返回值

类型:Int32

[缺少 "M:DSkin.OLE.IViewObject.GetColorSet(System.Int32,System.Int32,System.IntPtr,DSkin.OLE.tagDVTARGETDEVICE,System.IntPtr,DSkin.OLE.tagLOGPALETTE)" 的 <returns> 文档]

参见