|
XscSymbolSymbolSize Property
|
심볼 텍스처의 크기를 확인한다. 심볼 텍스처를 로딩 전이면 (0, 0)의 결과를 반환한다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic XVertex2i SymbolSize {
[HandleProcessCorruptedStateExceptionsAttribute]
get;
}
Property Value
XVertex2i
See Also