DrawObject.Handle Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD Handle(
nHandleType AS LONG
) AS IntPtr
public virtual IntPtr Handle(
[DefaultParameterValueAttribute(0, 0)] int nHandleType
)
Request Example
View SourceParameters
- nHandleType
- Type: Long
Return Value
Type:
IntPtrSee Also