Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment metode

XpsPathGeometry::RemoveSegment method

Menghapus segmen jalur dari daftar segmen anak gambar jalur terakhir.

System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment(System::SharedPtr<XpsPathSegment> segment)
ParameterTipeDeskripsi
segmenSystem::SharedPtr<XpsPathSegment>Segmen jalur yang akan dihapus.

ReturnValue

Segmen jalur yang dihapus.

Lihat Juga