get_BulletFillFormat()

SmartArtNode::get_BulletFillFormat() method

Returns the FillFormat object that contains fill formatting properties for a node bullet. Note: can return null for certain types of SmartArt layout which does not provide bullets for nodes. Read-only IFillFormat.

System::SharedPtr<IFillFormat> Aspose::Slides::SmartArt::SmartArtNode::get_BulletFillFormat() override

See Also