約591件1ページ目

日本語のみで絞り込む

2020/1/17 -Is there a way to get the bounding box (x1,y1,x2,y2) of a group. I want to create a group and then get its bounding box.

2023/11/26 -The SVGGraphicsElement.getBBox() method allows us to determine the coordinates of the smallest rectangle in which the object fits.

2024/2/27 -VS:Function Reference. From Vectorworks Developer. Jump to navigation Jump to search .VectorScript|VectorScript ... GetBBox · GetParent · HLength ...

Sets the vectors to the minimum and maximum corners of the bounding box for the geometry. This outputs the primitive bounding box, which includes the extents of ...

Returns the value of a Vectorworks object property. Used with properties returning a STRING value. For specific object selector index values, see the Appendix.

Appendix D - Vectorworks Object Types and Subtypes. The numeric types in the table below are useful for identifying what type of object is referenced by a ...

2017/2/5 -The ISVGLocatable::getBBox method returns the actual bounding box at the time when the method is called, even if the element has not yet been ...

Welcome to the VectorScript Language Guide. VectorScript is the scripting language component of VectorWorks. Similar to Pascal, VectorScript is actually a " ...

2011/5/30 -getBBox is a SVG Element's native method as equivalent to find the offset/clientwidth of HTML DOM element. The width and height is never going ...

2019/8/2 -The ImagePath module is used to store and manipulate 2-dimensional vector data. Path objects can be passed to the methods on the ImageDraw ...