CogoPointGetUDPValue Method

Overload List
 NameDescription
Public methodCode exampleGetUDPValue(UDPBoolean) Gets the value the for the user-defined property with a boolean data type.
Public methodCode exampleGetUDPValue(UDPDouble) Gets the value the for the user-defined property with a double data type.
Public methodCode exampleGetUDPValue(UDPEnumeration) Gets the value the for the user-defined property with an enumeration data type.
Public methodCode exampleGetUDPValue(UDPInteger) Gets the value the for the user-defined property with an integer data type.
Public methodCode exampleGetUDPValue(UDPString) Gets the value the for the user-defined property with a string data type.
Top
See Also