ChangePointStyle
MethodChangePointStyle (Method)
Changes the point style of the point objects described in a specific handles array
Syntax:
Function ChangePointStyle(h() As Integer, iPointStyle As Short) As Boolean
The ChangePointStyle method syntax consists of the following:
Parameter |
Data Type |
Description |
h() |
Integer |
An array of integer handles of the objects |
iPointStyle |
Short |
The new point style |
Return value:
Boolean - True on success, false on error.