Property | Type | Description | |
---|---|---|---|
PointWithMeasure | System |
Method | Description | |
---|---|---|
GetObjectData ( |
实现自 System.Runtime.Serialization.ISerializable 接口。
|
|
PointWithMeasure ( ) : System |
默认构造函数。
|
|
PointWithMeasure ( PointWithMeasure pointWithMeasure ) : System |
拷贝构造函数。
|
Method | Description | |
---|---|---|
PointWithMeasure ( |
public GetObjectData ( |
||
info | 要填充数据的SerializationInfo。 | |
context | 此序列化的目标。 | |
return | void |
public PointWithMeasure ( PointWithMeasure pointWithMeasure ) : System | ||
pointWithMeasure | PointWithMeasure | |
return | System |