A size of the point (in pixels)
Read-write property
[Visual Basic .NET] |
---|
Public Property PointSize() As System.Object |
[C#] |
---|
public System.Object PointSize {get; set;} |
[Managed C++] |
---|
public: __property VARIANT get_PointSize(); |
[Unmanaged C++] |
---|
public: HRESULT get_PointSize( |
[Java] |
---|
public Variant getPointSize();public void setPointSize( |